.
This commit is contained in:
@@ -33,7 +33,6 @@
|
|||||||
csrfmiddlewaretoken: "{{csrf_token}}",
|
csrfmiddlewaretoken: "{{csrf_token}}",
|
||||||
edit_cid_user: el.target.dataset.pk,
|
edit_cid_user: el.target.dataset.pk,
|
||||||
add: !parent.hasClass("current"),
|
add: !parent.hasClass("current"),
|
||||||
exam_id: $(evt.target).data("exam-id"),
|
|
||||||
},
|
},
|
||||||
type: "POST",
|
type: "POST",
|
||||||
dataType: "json",
|
dataType: "json",
|
||||||
|
|||||||
Reference in New Issue
Block a user