From 0143710e78ae01bae78a3b760fc8410bc86a3b2b Mon Sep 17 00:00:00 2001 From: prathamesh Date: Fri, 11 Jul 2014 14:14:19 +0530 Subject: Moved templates and static inside the app. --- testapp/static/exam/js/show_quiz.js | 41 ------------------------------------- 1 file changed, 41 deletions(-) delete mode 100644 testapp/static/exam/js/show_quiz.js (limited to 'testapp/static/exam/js/show_quiz.js') diff --git a/testapp/static/exam/js/show_quiz.js b/testapp/static/exam/js/show_quiz.js deleted file mode 100644 index c58feaa..0000000 --- a/testapp/static/exam/js/show_quiz.js +++ /dev/null @@ -1,41 +0,0 @@ -function confirm_delete(frm) -{ - var n=0; - quiz = document.getElementsByName('quiz'); - for (var i =0;i