Convert comments in tagRenderings into IDs as they were mostly used like this

This commit is contained in:
Pieter Vander Vennet 2021-09-26 18:00:24 +02:00
parent d6aecc23a2
commit f386c3a25f
15 changed files with 282 additions and 282 deletions

View file

@ -39,7 +39,6 @@
}
},
{
"#": "Name",
"question": {
"nl": "Wat is de naam van deze wandeling?"
},
@ -48,10 +47,10 @@
},
"freeform": {
"key": "name"
}
},
"id": "Name"
},
{
"#": "Operator tag",
"render": {
"nl": "Beheer door {operator}"
},
@ -83,10 +82,10 @@
},
"hideInAnswer": true
}
]
],
"id": "Operator tag"
},
{
"#": "Color",
"question": {
"nl": "Welke kleur heeft deze wandeling?"
},
@ -126,10 +125,10 @@
"en": "Yellow trail"
}
}
]
],
"id": "Color"
},
{
"#": "Wheelchair access",
"question": {
"nl": "Is deze wandeling toegankelijk met de rolstoel?"
},
@ -146,10 +145,10 @@
},
"if": "wheelchair=no"
}
]
],
"id": "Wheelchair access"
},
{
"#": "pushchair access",
"question": {
"nl": "Is deze wandeltocht toegankelijk met de buggy?"
},
@ -166,7 +165,8 @@
},
"if": "pushchair=no"
}
]
],
"id": "pushchair access"
}
],
"icon": {