summaryrefslogtreecommitdiffstats
path: root/modules-available/exams/config.json
diff options
context:
space:
mode:
authorChristian Klinger2016-06-15 14:37:11 +0200
committerChristian Klinger2016-06-15 14:37:11 +0200
commit8ee4f89825de178b301fa909532c7111e1dbb3ec (patch)
tree2205b177e6a045f7fa957afc4e913507faed33b7 /modules-available/exams/config.json
parentFirst version of a visualization. (diff)
downloadslx-admin-8ee4f89825de178b301fa909532c7111e1dbb3ec.tar.gz
slx-admin-8ee4f89825de178b301fa909532c7111e1dbb3ec.tar.xz
slx-admin-8ee4f89825de178b301fa909532c7111e1dbb3ec.zip
Multiple locations per exam.
Diffstat (limited to 'modules-available/exams/config.json')
-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 6590a595..b39f0365 100644
--- a/modules-available/exams/config.json
+++ b/modules-available/exams/config.json
@@ -1,5 +1,5 @@
{
"category":"main.status",
- "dependencies": [ "locations", "visjs", "bootstrap_datepicker", "bootstrap_timepicker"],
+ "dependencies": [ "locations", "visjs", "bootstrap_datepicker", "bootstrap_timepicker", "bootstrap_multiselect"],
"permission": "0"
}