This commit is contained in:
Ross
2021-11-22 22:38:31 +00:00
parent 0f31fd3fe5
commit 732bd7892c
-2
View File
@@ -17,7 +17,5 @@
{% render_table table %}
</div>
<!-- <button id="button-select-add-exam" data-exam_json_edit_url="{% url 'generic:generic_exam_json_edit' %}" data-exam_list_url="{% url 'long-exams-list' %}" data-type="long" data-csrf="{{ csrf_token}}">Add selected questions to
exam</button> -->
<div id="exam-options"></div>
{% endblock %}