summaryrefslogtreecommitdiffstats
path: root/modules-available/js_moment
diff options
context:
space:
mode:
authorSimon Rettberg2018-04-27 14:00:57 +0200
committerSimon Rettberg2018-04-27 14:00:57 +0200
commit1f18997b2d72a5aea772f0f9d6ddb61718fbd380 (patch)
tree2203e622952c64a44a649c6d611e4356af9abd81 /modules-available/js_moment
parent[locations] Restore row with unassigned machines (diff)
downloadslx-admin-1f18997b2d72a5aea772f0f9d6ddb61718fbd380.tar.gz
slx-admin-1f18997b2d72a5aea772f0f9d6ddb61718fbd380.tar.xz
slx-admin-1f18997b2d72a5aea772f0f9d6ddb61718fbd380.zip
Don't try to load non-existent style.css/clientscript.js
Diffstat (limited to 'modules-available/js_moment')
-rw-r--r--modules-available/js_moment/config.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules-available/js_moment/config.json b/modules-available/js_moment/config.json
index 69bb0aa9..96c02bce 100644
--- a/modules-available/js_moment/config.json
+++ b/modules-available/js_moment/config.json
@@ -1,8 +1,5 @@
{
"dependencies": [],
- "css": [
- "style.css"
- ],
"scripts": [
"clientscript.js"
],