aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/vehicle_journeys/index.html.slim
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/vehicle_journeys/index.html.slim')
-rw-r--r--app/views/vehicle_journeys/index.html.slim2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/vehicle_journeys/index.html.slim b/app/views/vehicle_journeys/index.html.slim
index 4efc34eaa..f88afc398 100644
--- a/app/views/vehicle_journeys/index.html.slim
+++ b/app/views/vehicle_journeys/index.html.slim
@@ -25,4 +25,4 @@
| window.perms = #{raw @perms};
| window.I18n = #{(I18n.backend.send(:translations).to_json).html_safe};
-= javascript_include_tag 'es6_browserified/vehicle_journeys/index.js'
+= javascript_pack_tag 'vehicle_journeys/index.js'