added weekly total + highlight clocking inconsistencies

This commit is contained in:
2025-03-01 14:20:16 +01:00
parent 7f845dcb1d
commit 87005efcf5
3 changed files with 47 additions and 0 deletions

View File

@ -63,6 +63,9 @@
<th rowspan="2">N° sagex</th>
</tr>
<tr class="day-dates"></tr>
<tr class="day-totals">
<th colspan="2">TOTAL</th>
</tr>
</tbody>
</table>
{% endblock %}