summaryrefslogtreecommitdiff
path: root/testapp/static/exam/js/show_quiz.js
diff options
context:
space:
mode:
Diffstat (limited to 'testapp/static/exam/js/show_quiz.js')
-rw-r--r--testapp/static/exam/js/show_quiz.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/testapp/static/exam/js/show_quiz.js b/testapp/static/exam/js/show_quiz.js
index 2e6e2de..c58feaa 100644
--- a/testapp/static/exam/js/show_quiz.js
+++ b/testapp/static/exam/js/show_quiz.js
@@ -38,6 +38,4 @@ function confirm_edit(frm)
}
else
return true;
-
-
}