Add more ID-s to the layer configs

This commit is contained in:
Pieter Vander Vennet 2021-09-26 19:56:40 +02:00
parent 0efd83c9b6
commit 01d80ef4e8
24 changed files with 112 additions and 12 deletions

View file

@ -216,6 +216,7 @@
"id": "sport_pitch-surface"
},
{
"id": "sport-pitch-access",
"question": {
"nl": "Is dit sportterrein publiek toegankelijk?",
"fr": "Est-ce que ce terrain de sport est accessible au public ?",
@ -266,6 +267,7 @@
]
},
{
"id": "sport-pitch-reservation",
"question": {
"nl": "Moet men reserveren om gebruik te maken van dit sportveld?",
"fr": "Doit-on réserver pour utiliser ce terrain de sport ?",
@ -384,7 +386,8 @@
"id": "sport_pitch-opening_hours"
},
"questions",
{
{ "id": "sport-pitch-reviews",
"render": "{reviews(name, sportpitch)}"
}
],