kosmetyka
This commit is contained in:
@@ -94,6 +94,7 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th></th>
|
||||
<th>ID</th>
|
||||
<th>Nazwa listy</th>
|
||||
<th>Właściciel</th>
|
||||
<th>Data</th>
|
||||
@@ -111,6 +112,7 @@
|
||||
<input type="checkbox" class="form-check-input list-checkbox"
|
||||
data-amount="{{ '%.2f'|format(list.total_expense) }}">
|
||||
</td>
|
||||
<td>{{ list.id }}</td>
|
||||
<td>
|
||||
<strong>{{ list.title }}</strong>
|
||||
</td>
|
||||
|
Reference in New Issue
Block a user