forked from MapComplete/MapComplete
Themes(icecream): reuse some questions from "food"
This commit is contained in:
parent
5d418d534f
commit
4172193262
2 changed files with 9 additions and 4 deletions
|
@ -665,11 +665,13 @@
|
|||
},
|
||||
{
|
||||
"id": "show-menu-image",
|
||||
"labels": ["menu"],
|
||||
"render": {
|
||||
"*": "{image_carousel(image:menu)}"
|
||||
}
|
||||
},
|
||||
{
|
||||
"labels": ["menu"],
|
||||
"id": "add-menu-image",
|
||||
"render": {
|
||||
"special": {
|
||||
|
@ -690,6 +692,8 @@
|
|||
},
|
||||
{
|
||||
"id": "menu-website",
|
||||
"labels": ["menu"],
|
||||
|
||||
"question": {
|
||||
"en": "On what webpage is the menu published?",
|
||||
"de": "Auf welcher Webseite wird das Menü veröffentlicht?",
|
||||
|
@ -786,7 +790,7 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"id": "Takeaway"
|
||||
"id": "takeaway"
|
||||
},
|
||||
{
|
||||
"id": "delivery",
|
||||
|
@ -1221,9 +1225,7 @@
|
|||
"service:electricity",
|
||||
"seating",
|
||||
"dog-access",
|
||||
"internet",
|
||||
"internet-fee",
|
||||
"internet-ssid",
|
||||
"internet-all",
|
||||
"toilet_at_amenity_lib.all"
|
||||
],
|
||||
"filter": [
|
||||
|
|
|
@ -136,7 +136,10 @@
|
|||
"opening_hours",
|
||||
"contact",
|
||||
"payment-options",
|
||||
"seating",
|
||||
"food.delivery",
|
||||
"wheelchair-access",
|
||||
"food.menu",
|
||||
"diets.diets_grouped",
|
||||
"toilet_at_amenity_lib.all"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue