This commit is contained in:
Ross
2021-12-11 23:35:23 +00:00
parent 3dbb75ed4e
commit 64c7016aed
+2
View File
@@ -21,6 +21,7 @@
<button id="add-new-cids">Add New</button>
<input type="number" id="add-number" value="number to add">
<div>
<span>
Physics Exams<br/>
<select id="physics-exams" multiple="multiple">
@@ -66,6 +67,7 @@
</select>
</span>
</div>
</details>
{% endblock %}