.
This commit is contained in:
@@ -91,8 +91,8 @@
|
|||||||
type: 'PATCH',
|
type: 'PATCH',
|
||||||
timeout: 3000,
|
timeout: 3000,
|
||||||
data: {
|
data: {
|
||||||
normal: {{ question.normal | lower }},
|
|
||||||
csrfmiddlewaretoken: "{{ csrf_token }}",
|
csrfmiddlewaretoken: "{{ csrf_token }}",
|
||||||
|
normal: {{ question.normal | lower }},
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
.fail(function () {
|
.fail(function () {
|
||||||
|
|||||||
Reference in New Issue
Block a user