kosmetyka

This commit is contained in:
Mateusz Gruszczyński
2025-08-20 21:22:59 +02:00
parent 8662d085f3
commit 8685e65d22

View File

@@ -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>