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