This commit is contained in:
Ross
2021-07-08 16:07:43 +01:00
parent 31feb8f991
commit 3e57ee3325
@@ -148,7 +148,7 @@
$.ajax({
url: "{% url 'answer_suggestion_confirm' %}",
data: {
csrfmiddlewaretoken: "{{ csrf_token }}",
//csrfmiddlewaretoken: "{{ csrf_token }}",
//active: this.checked // true if checked else false
question_type: "rapid",
aid: el.dataset.aid,