Skip to content

Commit

Permalink
Add '2023' option
Browse files Browse the repository at this point in the history
  • Loading branch information
aryanpingle committed Feb 1, 2023
1 parent 2173590 commit 265c9cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions swd/templates/export_mess_leave.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ <h4>Export Mess Leave</h4>
<div class="row">
<div class="input-field col s12">
<select name="year">
<option value="2023">2023</option>
<option value="2022">2022</option>
<option value="2021">2021</option>
<option value="2020">2020</option>
Expand Down

0 comments on commit 265c9cb

Please sign in to comment.