Reorganized menu and cleaned up js code

This commit is contained in:
2023-07-19 20:01:12 -05:00
parent 7237e07f01
commit 232f14f4b1
2 changed files with 21 additions and 19 deletions

View File

@@ -58,7 +58,6 @@
<input type="text" id="sectionNum" name="fname" required><br><br> -->
<!-- <label for="courseInstructor">Instructor (Optional):</label>
<input type="text" id="courseInstructor" name="fname"><br><br> -->
<button type="button" id="subBut">Submit</button><br><br>
<!-- Dropdown menu for semester selection -->
<form>
@@ -76,6 +75,7 @@
</select>
<br><br>
</form>
<button type="button" id="subBut">Submit</button><br><br>
</form>
<div class="chart-container" id="grades" value="invisible" style="position: relative; height:40vh; width:80vw">