diff options
| author | jpl | 2016-08-01 16:15:30 +0200 |
|---|---|---|
| committer | jpl | 2016-08-01 16:15:53 +0200 |
| commit | 9476ef8d8d93914b6bcb64ed6eb65b60e8beb086 (patch) | |
| tree | a6c8fa1c5886f00b7954e154f9ad7feb9bbb81c7 /app/views/lines/index.js.erb | |
| parent | e270eb3a515d897b2157897e83bc5d4cdb670d62 (diff) | |
| download | chouette-core-9476ef8d8d93914b6bcb64ed6eb65b60e8beb086.tar.bz2 | |
Refs #1295: convert erb to slim (lines)
Diffstat (limited to 'app/views/lines/index.js.erb')
| -rw-r--r-- | app/views/lines/index.js.erb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/views/lines/index.js.erb b/app/views/lines/index.js.erb deleted file mode 100644 index 97595d5e9..000000000 --- a/app/views/lines/index.js.erb +++ /dev/null @@ -1 +0,0 @@ -$('#lines').html('<%= escape_javascript(render("lines")) %>');
\ No newline at end of file |
