Oops it appears we forgot to adjust the frontend
This commit is contained in:
@@ -63,6 +63,7 @@
|
|||||||
<form>
|
<form>
|
||||||
<label for="dropdown">Semester:</label>
|
<label for="dropdown">Semester:</label>
|
||||||
<select id="semester" name="dropdown">
|
<select id="semester" name="dropdown">
|
||||||
|
<option value="s2023">Summer 2023</option>
|
||||||
<option value="sp2023">Spring 2023</option>
|
<option value="sp2023">Spring 2023</option>
|
||||||
<option value="f2022">Fall 2022</option>
|
<option value="f2022">Fall 2022</option>
|
||||||
<option value="s2022">Summer 2022</option>
|
<option value="s2022">Summer 2022</option>
|
||||||
|
|||||||
Reference in New Issue
Block a user