fixed daily totals only for productive parents

This commit is contained in:
2025-03-02 14:46:24 +01:00
parent 57231c0d34
commit 2aa80e094a
2 changed files with 4 additions and 2 deletions

View File

@ -64,7 +64,7 @@
</tr>
<tr class="day-dates"></tr>
<tr class="day-totals">
<th colspan="2">TOTAL</th>
<th colspan="2">Total Productive</th>
</tr>
</tbody>
</table>