aboutsummaryrefslogtreecommitdiffstats
path: root/app/views
diff options
context:
space:
mode:
authorMichel Etienne2014-09-30 14:19:16 +0200
committerMichel Etienne2014-09-30 14:19:16 +0200
commit2f81830807b426acb3cf1b2be7dfdf9ef695b9a0 (patch)
treefd50bfbb330b422797f9a234365733d5763449a3 /app/views
parentd5a5e31dc4bdeebfac77e536cef1338147e0ac02 (diff)
parente72c774178b2bab0fd5bc85ef969b4eeec9ce8fb (diff)
downloadchouette-core-2f81830807b426acb3cf1b2be7dfdf9ef695b9a0.tar.bz2
Merge branch 'sismo' of github.com:afimb/chouette2 into sismo
Diffstat (limited to 'app/views')
-rw-r--r--app/views/vehicle_journeys/_vehicle_journeys.html.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/vehicle_journeys/_vehicle_journeys.html.erb b/app/views/vehicle_journeys/_vehicle_journeys.html.erb
index b92cf21de..5aee3e2c5 100644
--- a/app/views/vehicle_journeys/_vehicle_journeys.html.erb
+++ b/app/views/vehicle_journeys/_vehicle_journeys.html.erb
@@ -32,5 +32,6 @@
<div class="pagination">
<%= will_paginate @vehicle_journeys, :container => false, renderer: RemoteBootstrapPaginationLinkRenderer %>
</div>
+<%= javascript_include_tag "vehicle_journeys/index" %>