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