Fix image upload status indication

This commit is contained in:
Pieter Vander Vennet 2021-10-20 00:34:26 +02:00
parent 668e68f874
commit 1c4cf78a03
2 changed files with 17 additions and 4 deletions

View file

@ -207,7 +207,8 @@
"overrideAll": {
"allowSplit": true,
"tagRenderings+": [
{"id": "is_cyclestreet",
{
"id": "is_cyclestreet",
"question": {
"nl": "Is deze straat een fietsstraat?",
"en": "Is this street a cyclestreet?",
@ -283,7 +284,8 @@
}
]
},
{"id": "future_cyclestreet",
{
"id": "future_cyclestreet",
"question": {
"nl": "Wanneer wordt deze straat een fietsstraat?",
"en": "When will this street become a cyclestreet?",