summaryrefslogtreecommitdiffstats
path: root/modules-available/exams
diff options
context:
space:
mode:
authorSimon Rettberg2016-07-04 15:35:46 +0200
committerSimon Rettberg2016-07-04 15:35:46 +0200
commit06532bdb2a5bc754dc03561040b3dc240b47a946 (patch)
tree31e731cedf598c98341b8a4935a3cd6175cac975 /modules-available/exams
parentUpdate docs (diff)
downloadslx-admin-06532bdb2a5bc754dc03561040b3dc240b47a946.tar.gz
slx-admin-06532bdb2a5bc754dc03561040b3dc240b47a946.tar.xz
slx-admin-06532bdb2a5bc754dc03561040b3dc240b47a946.zip
Rename js plugin modules to be prefixed with "js_"
Diffstat (limited to 'modules-available/exams')
-rw-r--r--modules-available/exams/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/exams/config.json b/modules-available/exams/config.json
index c0077970..95d8aa3e 100644
--- a/modules-available/exams/config.json
+++ b/modules-available/exams/config.json
@@ -1,5 +1,5 @@
{
"category":"main.content",
- "dependencies": [ "locations", "visjs", "bootstrap_datepicker", "bootstrap_timepicker", "bootstrap_multiselect"],
+ "dependencies": [ "locations", "js_vis", "bootstrap_datepicker", "bootstrap_timepicker", "bootstrap_multiselect"],
"permission": "0"
}