This commit is contained in:
Ross
2021-07-08 16:16:24 +01:00
parent 27977b2527
commit 144bd39899
@@ -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 () {