aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/lines/index.js.slim
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/lines/index.js.slim')
-rw-r--r--app/views/lines/index.js.slim1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/lines/index.js.slim b/app/views/lines/index.js.slim
new file mode 100644
index 000000000..6f760a2e6
--- /dev/null
+++ b/app/views/lines/index.js.slim
@@ -0,0 +1 @@
+$('#lines').html("#{escape_javascript(render('lines'))}"); \ No newline at end of file