summaryrefslogtreecommitdiffstats
path: root/modules-available/news/config.json
diff options
context:
space:
mode:
authorSimon Rettberg2019-05-29 14:36:08 +0200
committerSimon Rettberg2019-05-29 14:36:08 +0200
commit25686ae65941335f60f8a489a00ef348922046d9 (patch)
tree07bea8d2797afccc6e9a2511417b93c2d7b4bfe6 /modules-available/news/config.json
parent[exams] Fix HTML syntax (diff)
downloadslx-admin-25686ae65941335f60f8a489a00ef348922046d9.tar.gz
slx-admin-25686ae65941335f60f8a489a00ef348922046d9.tar.xz
slx-admin-25686ae65941335f60f8a489a00ef348922046d9.zip
[news] Use date/time selection for expiry, not duration in hrs
Diffstat (limited to 'modules-available/news/config.json')
-rw-r--r--modules-available/news/config.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/modules-available/news/config.json b/modules-available/news/config.json
index 23cd1443..2e090c1c 100644
--- a/modules-available/news/config.json
+++ b/modules-available/news/config.json
@@ -1,6 +1,7 @@
{
"category": "main.content",
"dependencies": [
- "js_stupidtable"
+ "js_stupidtable",
+ "bootstrap_datepicker"
]
} \ No newline at end of file