From 7a6399861d75c2ff9d6d2467bfba89ed037ed105 Mon Sep 17 00:00:00 2001 From: Luc Donnet Date: Thu, 30 Oct 2014 15:42:23 +0100 Subject: Fix vehicle journey at stops update for new vehicle journey Refs #0029644 --- app/views/vehicle_journeys/_form.html.erb | 51 +++++++++++----------- .../vehicle_journeys/select_journey_pattern.js.erb | 3 +- 2 files changed, 28 insertions(+), 26 deletions(-) diff --git a/app/views/vehicle_journeys/_form.html.erb b/app/views/vehicle_journeys/_form.html.erb index 478a6b9d3..1c3945164 100644 --- a/app/views/vehicle_journeys/_form.html.erb +++ b/app/views/vehicle_journeys/_form.html.erb @@ -16,10 +16,11 @@
| <%= t('.arrival') %> | -<%= t('.stop_title') %> | -<%= t('.departure') %> | -
|---|---|---|
| <%= t('.to_departures') %> | -- | <%= t('.to_arrivals') %> | -
| <%= t('.arrival') %> | +<%= t('.stop_title') %> | +<%= t('.departure') %> | +
|---|---|---|
| <%= t('.to_departures') %> | ++ | <%= t('.to_arrivals') %> | +