forked from MapComplete/MapComplete
Fix image upload status indication
This commit is contained in:
parent
668e68f874
commit
1c4cf78a03
2 changed files with 17 additions and 4 deletions
|
@ -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?",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue