This commit is contained in:
Ross
2021-12-11 23:21:18 +00:00
parent 7aaf4b1c29
commit 0cf1fee8da
2 changed files with 14 additions and 1 deletions
+4
View File
@@ -16,8 +16,12 @@
{% render_table table %}
<details>
<summary>Add new CID users</summary>
<button id="add-new-cids">Add New</button>
<input type="number" id="add-number" value="number to add">
</details>
{{physics_exams}}
{% endblock %}