summaryrefslogtreecommitdiffstats
path: root/modules-available/visjs
diff options
context:
space:
mode:
authorChristian Klinger2016-06-17 15:49:19 +0200
committerChristian Klinger2016-06-17 15:49:19 +0200
commit83a874b466cf5c0c00d9fea335248605e7975665 (patch)
tree31142297cde4ee541dee68bd51b87fec69876aa6 /modules-available/visjs
parent[render/modules] Include scripts/css in order according to dependencies (diff)
downloadslx-admin-83a874b466cf5c0c00d9fea335248605e7975665.tar.gz
slx-admin-83a874b466cf5c0c00d9fea335248605e7975665.tar.xz
slx-admin-83a874b466cf5c0c00d9fea335248605e7975665.zip
Added a localized version of momentjs.
Diffstat (limited to 'modules-available/visjs')
-rw-r--r--modules-available/visjs/config.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/modules-available/visjs/config.json b/modules-available/visjs/config.json
index 9e26dfee..860b0c8b 100644
--- a/modules-available/visjs/config.json
+++ b/modules-available/visjs/config.json
@@ -1 +1,3 @@
-{} \ No newline at end of file
+{
+ "dependencies" : ["momentjs"]
+}