forked from MapComplete/MapComplete
Merge branch 'develop' into RobinLinde-patch-1
This commit is contained in:
commit
244f253fbd
2 changed files with 15 additions and 0 deletions
|
@ -300,6 +300,19 @@
|
|||
"type": "date"
|
||||
},
|
||||
"id": "ghost_bike-start_date"
|
||||
},
|
||||
{
|
||||
"id": "wikidata",
|
||||
"render": {
|
||||
"special": {
|
||||
"type": "wikipedia",
|
||||
"keyToShowWikipediaFor": "subject:wikidata"
|
||||
},
|
||||
"before": {
|
||||
"en": "<h3>Wikipedia page about the deceased person</h3>"
|
||||
}
|
||||
},
|
||||
"condition": "subject:wikidata~*"
|
||||
}
|
||||
],
|
||||
"deletion": {
|
||||
|
|
|
@ -409,6 +409,8 @@
|
|||
"toilet.toilet-changing_table:location",
|
||||
"toilet.toilet-handwashing",
|
||||
"toilet.toilet-has-paper",
|
||||
"toilet.menstrual_products",
|
||||
"toilet.menstrual_products_location",
|
||||
{
|
||||
"builtin": "description",
|
||||
"override": {
|
||||
|
|
Loading…
Reference in a new issue