forked from MapComplete/MapComplete
Fix #832
This commit is contained in:
parent
38a1c4ce7d
commit
aba3f84e72
1 changed files with 0 additions and 16 deletions
|
@ -305,11 +305,6 @@
|
||||||
},
|
},
|
||||||
"then": "This building has no housename"
|
"then": "This building has no housename"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"if": "addr:housename=",
|
|
||||||
"then": "<div class='subtle'>House or building name</div>",
|
|
||||||
"hideInAnswer": true
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"#": "By adding nohousenumber!=yes, this option will trigger when first added, but will be untriggered if a housenumber is added, resulting in the question poping up!",
|
"#": "By adding nohousenumber!=yes, this option will trigger when first added, but will be untriggered if a housenumber is added, resulting in the question poping up!",
|
||||||
"if": {
|
"if": {
|
||||||
|
@ -346,17 +341,6 @@
|
||||||
"addExtraTags": [
|
"addExtraTags": [
|
||||||
"addr:housenumber="
|
"addr:housenumber="
|
||||||
]
|
]
|
||||||
},
|
|
||||||
{
|
|
||||||
"if": {
|
|
||||||
"and": [
|
|
||||||
"addr:housenumber="
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"then": {
|
|
||||||
"en": "<div class='subtle'>Number (e.g. 1, 1A, 2)</div>"
|
|
||||||
},
|
|
||||||
"hideInAnswer": true
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue