From 900efccf1ef8778807b7ef6c373b3ea346db830d Mon Sep 17 00:00:00 2001 From: cedricnjanga Date: Tue, 12 Sep 2017 18:28:48 +0200 Subject: Change typo to load time_table.js file in time_table#index --- app/views/time_tables/index.html.slim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/time_tables/index.html.slim b/app/views/time_tables/index.html.slim index a1b9c4e09..2390c2df0 100644 --- a/app/views/time_tables/index.html.slim +++ b/app/views/time_tables/index.html.slim @@ -69,4 +69,4 @@ = javascript_tag do | window.I18n = #{(I18n.backend.send(:translations).to_json).html_safe}; -= javascript_include_tag 'filters/timetable.js' += javascript_include_tag 'filters/time_table.js' -- cgit v1.2.3