Merge branch 'develop' into feature/favourites
This commit is contained in:
commit
23788a638b
3 changed files with 4 additions and 2 deletions
|
@ -1115,7 +1115,8 @@
|
||||||
"hideInAnswer": {
|
"hideInAnswer": {
|
||||||
"and": [
|
"and": [
|
||||||
"advertising!=poster_box",
|
"advertising!=poster_box",
|
||||||
"advertising!=column"
|
"advertising!=column",
|
||||||
|
"advertising!=billboard"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -212,7 +212,7 @@
|
||||||
"es": "El cajero es de {operator}"
|
"es": "El cajero es de {operator}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"opening_hours",
|
"opening_hours_24_7",
|
||||||
{
|
{
|
||||||
"id": "cash_out",
|
"id": "cash_out",
|
||||||
"question": {
|
"question": {
|
||||||
|
|
|
@ -132,6 +132,7 @@
|
||||||
],
|
],
|
||||||
"tagRenderings": [
|
"tagRenderings": [
|
||||||
"images",
|
"images",
|
||||||
|
"reviews",
|
||||||
{
|
{
|
||||||
"question": {
|
"question": {
|
||||||
"nl": "Wat is de ondergrond van deze speeltuin?",
|
"nl": "Wat is de ondergrond van deze speeltuin?",
|
||||||
|
|
Loading…
Reference in a new issue