.
This commit is contained in:
@@ -87,7 +87,7 @@
|
|||||||
|
|
||||||
//var $crf_token = $('[name="csrfmiddlewaretoken"]').attr('value');
|
//var $crf_token = $('[name="csrfmiddlewaretoken"]').attr('value');
|
||||||
/* beautify ignore:start */
|
/* beautify ignore:start */
|
||||||
n = {{ question.normal | lower }}
|
n = {{ not question.normal | lower }}
|
||||||
/* beautify ignore:end */
|
/* beautify ignore:end */
|
||||||
|
|
||||||
$("#toggle-normal-button").click(function () {
|
$("#toggle-normal-button").click(function () {
|
||||||
|
|||||||
Reference in New Issue
Block a user