Only show last month's overflow

This commit is contained in:
2021-12-08 15:21:10 +00:00
parent 11179a1593
commit 5e18d51b5d
4 changed files with 49 additions and 14 deletions

View File

@ -28,6 +28,7 @@
<th>Category</th>
<th></th>
<th></th>
<th>Leftover</th>
<th>Assigned</th>
<th>Activity</th>
<th>Available</th>
@ -40,6 +41,7 @@
</td>
<td>
</td>
{{template "amount-cell" .AvailableLastMonth}}
{{template "amount-cell" .Assigned}}
{{template "amount-cell" .Activity}}
{{template "amount-cell" .Available}}