diff options
| author | cedricnjanga | 2018-03-18 21:47:40 -0700 |
|---|---|---|
| committer | cedricnjanga | 2018-03-18 21:47:40 -0700 |
| commit | 9078f171fd874ff9050c726874cdfb01b3abe368 (patch) | |
| tree | 0edcc32e96863518eb646f2657ab9cf3617094b2 /app/controllers/vehicle_journeys_controller.rb | |
| parent | 6e27953fbf3539da0d0971f762c0a4443c9f8946 (diff) | |
| download | chouette-core-9078f171fd874ff9050c726874cdfb01b3abe368.tar.bz2 | |
Refs #6210 Remove status value attribue from Chouette::VehicleJourney and section status fron Chouette::JourneyPattern6210-remove-attributes-from-models
Diffstat (limited to 'app/controllers/vehicle_journeys_controller.rb')
| -rw-r--r-- | app/controllers/vehicle_journeys_controller.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/controllers/vehicle_journeys_controller.rb b/app/controllers/vehicle_journeys_controller.rb index e532712d2..821ea83ff 100644 --- a/app/controllers/vehicle_journeys_controller.rb +++ b/app/controllers/vehicle_journeys_controller.rb @@ -233,7 +233,6 @@ class VehicleJourneysController < ChouetteController :transport_mode, :mobility_restricted_suitability, :flexible_service, - :status_value, :facility, :vehicle_type_identifier, :objectid, |
