summaryrefslogtreecommitdiffstats
path: root/modules-available/locationinfo/config.json
diff options
context:
space:
mode:
authorJannik Schönartz2016-12-02 05:01:08 +0100
committerJannik Schönartz2016-12-02 05:01:08 +0100
commit18942f2e247d7e195367ddf7048d071be50feef5 (patch)
treef0e96c3fb73c2c2c4e3c4a88a4b6e97695e3258f /modules-available/locationinfo/config.json
parentfixed daystoshow not working (diff)
downloadslx-admin-18942f2e247d7e195367ddf7048d071be50feef5.tar.gz
slx-admin-18942f2e247d7e195367ddf7048d071be50feef5.tar.xz
slx-admin-18942f2e247d7e195367ddf7048d071be50feef5.zip
locationinfo: added easymode to the opening time
Diffstat (limited to 'modules-available/locationinfo/config.json')
-rw-r--r--modules-available/locationinfo/config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules-available/locationinfo/config.json b/modules-available/locationinfo/config.json
index a6e90714..d4cab3f0 100644
--- a/modules-available/locationinfo/config.json
+++ b/modules-available/locationinfo/config.json
@@ -1,4 +1,4 @@
{
"category":"main.content",
- "dependencies": ["js_jqueryui"]
+ "dependencies": ["js_jqueryui", "bootstrap_timepicker", "locations", "bootstrap_switch"]
}