mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 17:37:49 +02:00
Revert brand-related preset changes
I'm not convinced we shouldn't be encouraging simply tagging `name=McDonald's`, `name=Shell`, etc., without `brand` or `operator` at all.
This commit is contained in:
@@ -212,24 +212,6 @@
|
||||
"type": "combo",
|
||||
"label": "Type"
|
||||
},
|
||||
"brand_fast_food": {
|
||||
"key": "brand",
|
||||
"type": "text",
|
||||
"placeholder": "McDonald's, Subway, KFC...",
|
||||
"label": "Brand"
|
||||
},
|
||||
"brand_fuel": {
|
||||
"key": "brand",
|
||||
"type": "text",
|
||||
"placeholder": "Shell, Exxon, BP...",
|
||||
"label": "Brand"
|
||||
},
|
||||
"brand_restaurant": {
|
||||
"key": "brand",
|
||||
"type": "text",
|
||||
"placeholder": "Olive Garden, Applebee's, TGI Friday's...",
|
||||
"label": "Brand"
|
||||
},
|
||||
"building": {
|
||||
"key": "building",
|
||||
"type": "typeCombo",
|
||||
|
||||
Reference in New Issue
Block a user