forked from MapComplete/MapComplete
Themes(memorial): add filter on type of memorial, remove obsolete 'memorial:type=stolperstein'
This commit is contained in:
parent
4dc48bc57a
commit
1415fcdfec
2 changed files with 7 additions and 2 deletions
|
@ -151,7 +151,6 @@
|
|||
},
|
||||
{
|
||||
"if": "memorial=stolperstein",
|
||||
"alsoShowIf": "memorial:type=stolperstein",
|
||||
"then": {
|
||||
"en": "This is a stolperstein (stumbing stone)",
|
||||
"de": "Dies ist ein Stolperstein",
|
||||
|
@ -270,7 +269,9 @@
|
|||
},
|
||||
"freeform": {
|
||||
"key": "memorial"
|
||||
}
|
||||
},
|
||||
"filter": true
|
||||
|
||||
},
|
||||
{
|
||||
"id": "inscription",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue