Skip to content

Commit

Permalink
Add 2024 button to report
Browse files Browse the repository at this point in the history
  • Loading branch information
a-khakimov authored Jan 2, 2024
1 parent 7d85f69 commit 42fcd24
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions spendbook/report/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@
<select id="month" name="month"></select>
<label for="month">Год</label>
<div id="year" class="button-group">
<button type="button" class="button button-default" id="2024">
2024
</button>
<button type="button" class="button button-pressed" id="2023">
2023
</button>
Expand Down

0 comments on commit 42fcd24

Please sign in to comment.