aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/networks
diff options
context:
space:
mode:
authorjpl2016-08-31 18:27:27 +0200
committerjpl2016-08-31 18:27:39 +0200
commitca32433af8c42394ba45c91d4bf39948f77c33dc (patch)
tree1b2b8cff2d65bc6e2ca05384a9f267b6739bfb04 /app/views/networks
parent5b80c096c66ed30910f8dfa326f864f050c3a40c (diff)
downloadchouette-core-ca32433af8c42394ba45c91d4bf39948f77c33dc.tar.bz2
Refs #1528: fix the problemous
Diffstat (limited to 'app/views/networks')
-rw-r--r--app/views/networks/index.js.slim2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/networks/index.js.slim b/app/views/networks/index.js.slim
index 1b5581307..930880dfa 100644
--- a/app/views/networks/index.js.slim
+++ b/app/views/networks/index.js.slim
@@ -1 +1 @@
-$('#networks').html("#{escape_javascript(render('networks'))}"); \ No newline at end of file
+| $('#networks').html("#{escape_javascript(render('networks'))}"); \ No newline at end of file