This commit is contained in:
Ross
2021-10-17 12:05:19 +01:00
parent 938a7e7a4e
commit 53cbdf4165
+1 -1
View File
@@ -84,6 +84,6 @@
<button id='button-closed-access' data-posturl="{% url 'rapids:exam_json_edit' pk=exam.pk %}">Make questions closed access</button>
</div>
{% includes 'exam_overview_js.html' %}
{% include 'exam_overview_js.html' %}
{% endblock %}