diff options
| author | Xinhui | 2016-12-01 12:16:24 +0100 |
|---|---|---|
| committer | Xinhui | 2016-12-01 12:16:24 +0100 |
| commit | 7f372113f5bffbc4eaceff9dc767a5fd6f3b0386 (patch) | |
| tree | 14afa9589083e7fe691aae70eccb96d2b84ccdc4 /config | |
| parent | c95891548fad15470f38acbb5fe7e586b812df6f (diff) | |
| download | chouette-core-7f372113f5bffbc4eaceff9dc767a5fd6f3b0386.tar.bz2 | |
Remove stop_area objectid search field
Refs #2032
Diffstat (limited to 'config')
| -rw-r--r-- | config/locales/stop_areas.en.yml | 1 | ||||
| -rw-r--r-- | config/locales/stop_areas.fr.yml | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/config/locales/stop_areas.en.yml b/config/locales/stop_areas.en.yml index fc1d3037e..dc1716198 100644 --- a/config/locales/stop_areas.en.yml +++ b/config/locales/stop_areas.en.yml @@ -55,7 +55,6 @@ en: name_or_objectid: "Search by name or by objectid..." zip_code: "Zip Code" city_name: "City name" - objectid: "Object id" selection: "Filter on" selection_all: "All" area_type: "Area Type" diff --git a/config/locales/stop_areas.fr.yml b/config/locales/stop_areas.fr.yml index 29dd183ca..946199c68 100644 --- a/config/locales/stop_areas.fr.yml +++ b/config/locales/stop_areas.fr.yml @@ -60,7 +60,6 @@ fr: name_or_objectid: "Recherche par nom ou par objectid..." zip_code: "Code Postal" city_name: "Commune" - objectid: "Code interne" title: "ArrĂȘts" selection: "Filtrer sur" selection_all: "Tous" |
