Last finishing touches for the opening-hours visualization

This commit is contained in:
Pieter Vander Vennet 2020-10-09 20:10:21 +02:00
parent 895ec01213
commit 35bd49e5ba
13 changed files with 487 additions and 97 deletions

View file

@ -185,7 +185,8 @@
},
"render": "<a href='{website}' target='_blank'>{website}</a>",
"freeform": {
"key": "website"
"key": "website",
"type": "url"
}
},
{
@ -215,7 +216,7 @@
}
},
{
"render": "Shop is open {opening_hours}",
"render": "{opening_hours_table(opening_hours)}",
"question": "When is this shop opened?",
"freeform": {
"key": "opening_hours",