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

@ -107,7 +107,6 @@
"tagRenderings": [
"images",
{
"#": "Name",
"question": {
"nl": "Wat is de naam van dit café?",
"en": "What is the name of this pub?"
@ -118,10 +117,10 @@
},
"freeform": {
"key": "name"
}
},
"id": "Name"
},
{
"#": "Classification",
"question": {
"en": "What kind of cafe is this",
"nl": "Welk soort café is dit?"
@ -158,7 +157,8 @@
},
"hideInAnswer": "_country!=de"
}
]
],
"id": "Classification"
},
"opening_hours",
"website",