Fix: questions of charging stations are now shown separately again

This commit is contained in:
Pieter Vander Vennet 2023-06-29 16:30:57 +02:00
parent 031c4048a6
commit 30af019cdf
3 changed files with 403 additions and 1225 deletions

File diff suppressed because it is too large Load diff

View file

@ -719,9 +719,7 @@
] ]
} }
}, },
{ "questions",
"id": "questions"
},
{ {
"id": "questions-technical", "id": "questions-technical",
"render": { "render": {

View file

@ -1,5 +1,5 @@
{ {
"id": "shared_questions", "id": "questions",
"questions": { "questions": {
"description": "Show the images block at this location", "description": "Show the images block at this location",
"render": { "render": {