summaryrefslogtreecommitdiffstats
path: root/modules-available/js_circles
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_circles
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_circles')
-rw-r--r--modules-available/js_circles/config.json3
1 files changed, 0 insertions, 3 deletions
diff --git a/modules-available/js_circles/config.json b/modules-available/js_circles/config.json
index 3cf0d162..5adc886f 100644
--- a/modules-available/js_circles/config.json
+++ b/modules-available/js_circles/config.json
@@ -1,7 +1,4 @@
{
- "css": [
- "style.css"
- ],
"scripts": [
"clientscript.js"
],