diff options
Diffstat (limited to 'app/views/vehicle_journeys/index.js.erb')
| -rw-r--r-- | app/views/vehicle_journeys/index.js.erb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/vehicle_journeys/index.js.erb b/app/views/vehicle_journeys/index.js.erb new file mode 100644 index 000000000..72b57c8fb --- /dev/null +++ b/app/views/vehicle_journeys/index.js.erb @@ -0,0 +1,2 @@ +$('#vehicle_journeys').html('<%= escape_javascript(render("vehicle_journeys")) %>'); + |
