summaryrefslogtreecommitdiff
path: root/yaksh/static
diff options
context:
space:
mode:
authormaheshgudi2017-01-29 11:00:55 +0530
committermaheshgudi2017-01-29 11:32:08 +0530
commitac549e9cc3064d0a83661b01e9ad71f72c8c2077 (patch)
tree1308fa9187ef62029622573a56d713cf39cefd66 /yaksh/static
parent850c58d41c515b98dc741e96942164ba60567000 (diff)
downloadonline_test-ac549e9cc3064d0a83661b01e9ad71f72c8c2077.tar.gz
online_test-ac549e9cc3064d0a83661b01e9ad71f72c8c2077.tar.bz2
online_test-ac549e9cc3064d0a83661b01e9ad71f72c8c2077.zip
added bootstrap modal as student info links in course detail page.
Diffstat (limited to 'yaksh/static')
-rw-r--r--yaksh/static/yaksh/js/moderator_dashboard.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/yaksh/static/yaksh/js/moderator_dashboard.js b/yaksh/static/yaksh/js/moderator_dashboard.js
index 87d039c..e40e67e 100644
--- a/yaksh/static/yaksh/js/moderator_dashboard.js
+++ b/yaksh/static/yaksh/js/moderator_dashboard.js
@@ -11,4 +11,4 @@ $(".selectall").change(function(){
});
}
});
-}); \ No newline at end of file
+});