This commit is contained in:
Ross
2021-12-11 23:56:46 +00:00
parent 16c5324051
commit bb5460f9b2
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -67,10 +67,10 @@
</select>
</span>
<button id="add-new-cids">Add New</button>
<input type="number" id="add-number" value="number to add">
</div>
<button id="add-new-cids">Add New</button>
<input type="number" id="add-number" value="number to add">
</details>
{% endblock %}