Skip to content

Commit d28a65c

Browse files
committed
final day of hybrid a/b days
1 parent 26b07e8 commit d28a65c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core/templates/schoolweek.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h5>Maroon and gray A and B days for the week of {{ requested_date.strftime('%m/
1010
<label class="label" for="requested-date" style="margin-top: 5px;">Choose date</label>
1111
<input type="date" id="requested-date" name="requested-date"
1212
value="{{ requested_date }}"
13-
min="2020-09-08" max="2021-06-11" onchange="onDateChange(event);">
13+
min="2020-09-08" max="2021-03-11" onchange="onDateChange(event);">
1414
</div>
1515
<table>
1616
<tr class="week-calendar">

0 commit comments

Comments
 (0)