This commit is contained in:
Ross
2022-04-21 16:55:59 +01:00
parent 832f589c80
commit 73ad8eb69e
@@ -27,7 +27,7 @@
console.log(el.target.dataset.pk);
console.log(!el.target.parent.hasClass("current"));
$.ajax({
url: "{% url 'generic:generic_exam_json_edit' %}"",
url: "{% url 'generic:generic_exam_json_edit' %}",
data: {
csrfmiddlewaretoken: "{{csrf_token}}",
edit_cid_user: JSON.stringify(ids),