forked from MapComplete/MapComplete
Fix various warnings in themes
This commit is contained in:
parent
dfb49ccc2f
commit
60242a0dbd
5 changed files with 63 additions and 32 deletions
|
@ -712,16 +712,7 @@
|
|||
"type": "currency"
|
||||
}
|
||||
},
|
||||
{
|
||||
"builtin": "opening_hours_24_7",
|
||||
"override": {
|
||||
"mappings": [
|
||||
{
|
||||
"alsoShowIf": "opening_hours="
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"opening_hours_24_7_default",
|
||||
{
|
||||
"id": "operator",
|
||||
"question": {
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"minzoom": 19,
|
||||
"minzoom": 18,
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Climbing opportunity?",
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
"source": {
|
||||
"osmTags": "leisure=outdoor_seating"
|
||||
},
|
||||
"minzoom": 19,
|
||||
"minzoom": 18,
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Outdoor Seating area"
|
||||
|
|
|
@ -169,7 +169,6 @@
|
|||
"ca": "Aquesta botiga és un col·laborador postal?",
|
||||
"cs": "Jedná se o partnerskou poštu?"
|
||||
},
|
||||
"condition": "post_office=post_partner",
|
||||
"mappings": [
|
||||
{
|
||||
"if": "post_office=post_partner",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue