diff options
Diffstat (limited to 'app/views/time_tables/index.js.slim')
| -rw-r--r-- | app/views/time_tables/index.js.slim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/time_tables/index.js.slim b/app/views/time_tables/index.js.slim index 8cdb70084..bc9585c4b 100644 --- a/app/views/time_tables/index.js.slim +++ b/app/views/time_tables/index.js.slim @@ -1 +1 @@ -$('#time_tables').html("#{escape_javascript(render('time_tables'))}");
\ No newline at end of file +| $('#time_tables').html("#{escape_javascript(render('time_tables'))}");
\ No newline at end of file |
