sortowanie_w_mass_add #10

Merged
gru merged 90 commits from sortowanie_w_mass_add into master 2025-09-02 17:08:55 +02:00
Showing only changes of commit 8685e65d22 - Show all commits

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>