summaryrefslogtreecommitdiffstats
path: root/modules-available/js_vis/config.json
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/js_vis/config.json
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/js_vis/config.json')
-rw-r--r--modules-available/js_vis/config.json3
1 files changed, 3 insertions, 0 deletions
diff --git a/modules-available/js_vis/config.json b/modules-available/js_vis/config.json
new file mode 100644
index 00000000..ccdf64b7
--- /dev/null
+++ b/modules-available/js_vis/config.json
@@ -0,0 +1,3 @@
+{
+ "dependencies" : ["js_moment"]
+}