Studio: first working version

This commit is contained in:
Pieter Vander Vennet 2023-10-17 01:36:22 +02:00
parent 4fe0c41628
commit 632dd6dfb1
8 changed files with 36 additions and 23 deletions

View file

@ -95,6 +95,19 @@
}
],
"multiAnswer": true
},
{
"question": {
"en": "When is this animal shelter opened?"
},
"id": "7",
"render": {
"en": "{opening_hours_table()}"
},
"freeform": {
"key": "opening_hours",
"type": "opening_hours"
}
}
],
"deletion": true,
@ -105,4 +118,4 @@
"description": {
"en": "An animal shelter is a facility where animals in trouble are brought and facility's staff (volunteers or not) feeds them and cares of them, rehabilitating and healing them if necessary. This definition includes kennels for abandoned dogs, catteries for abandoned cats, shelters for other abandoned pets and wildlife recovery centres. "
}
}
}