forked from MapComplete/MapComplete
Chore: fix build
This commit is contained in:
parent
3bc8eae6b1
commit
20f005693d
1 changed files with 18 additions and 2 deletions
|
@ -140,14 +140,30 @@
|
|||
],
|
||||
"lineRendering": [],
|
||||
"tagRenderings": [
|
||||
"images",
|
||||
{
|
||||
"render": {
|
||||
"special": {
|
||||
"before": "{image_carousel(toilets:panoramax;toilets:mapillary;toilets:images)}",
|
||||
"type": "image_upload",
|
||||
"key": "toilets:panoramax",
|
||||
"label": {
|
||||
"en": "Add a picture of the toilets",
|
||||
"nl": "Voeg een foto van de toiletten toe"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "dead",
|
||||
"labels": [
|
||||
"hidden",
|
||||
"relevant_questions"
|
||||
],
|
||||
"condition": "id=",
|
||||
"condition": {
|
||||
"and": [
|
||||
"id="
|
||||
]
|
||||
},
|
||||
"render": "Only used to make sure 'relevant-questions' is known"
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue