forked from MapComplete/MapComplete
Fix text-area type, support for newlines in key substitutions (fix #543), small tweaks to etymology-theme (fix #537)
This commit is contained in:
parent
7839712deb
commit
fdb769a0fc
6 changed files with 19 additions and 10 deletions
|
@ -84,7 +84,7 @@
|
|||
"nl": "<a href='https://inventaris.onroerenderfgoed.be/erfgoedobjecten?tekst={name}' target='_blank'>Zoeken op inventaris onroerend erfgoed</a>",
|
||||
"en": "<a href='https://inventaris.onroerenderfgoed.be/erfgoedobjecten?tekst={name}' target='_blank'>Search on inventaris onroerend erfgoed</a>"
|
||||
},
|
||||
"conditions": "_country=be"
|
||||
"condition": "_country=be"
|
||||
},
|
||||
{
|
||||
"id": "simple etymology",
|
||||
|
@ -118,6 +118,7 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"questions",
|
||||
{
|
||||
"id": "street-name-sign-image",
|
||||
"render": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue