summaryrefslogtreecommitdiffstats
path: root/modules-available/exams/config.json
diff options
context:
space:
mode:
authorChristian Klinger2016-06-15 10:29:59 +0200
committerChristian Klinger2016-06-15 10:37:36 +0200
commit949f22713943f7c50df728bdf5c65b2a4e39a737 (patch)
tree63de1e8056f09cbe1d1058ba6bd8b74f7c89a07d /modules-available/exams/config.json
parentadded bootstrap module. (diff)
downloadslx-admin-949f22713943f7c50df728bdf5c65b2a4e39a737.tar.gz
slx-admin-949f22713943f7c50df728bdf5c65b2a4e39a737.tar.xz
slx-admin-949f22713943f7c50df728bdf5c65b2a4e39a737.zip
Added date and time pickers.
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 e109b27b..6590a595 100644
--- a/modules-available/exams/config.json
+++ b/modules-available/exams/config.json
@@ -1,5 +1,5 @@
{
"category":"main.status",
- "dependencies": [ "locations" ],
+ "dependencies": [ "locations", "visjs", "bootstrap_datepicker", "bootstrap_timepicker"],
"permission": "0"
}