forked from MapComplete/MapComplete
Move image-filter down in mapcomplete-changes theme
This commit is contained in:
parent
eba31ad3d4
commit
f5f3bdd75b
2 changed files with 22 additions and 22 deletions
|
@ -498,17 +498,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "added-image",
|
|
||||||
"options": [
|
|
||||||
{
|
|
||||||
"osmTags": "add-image>0",
|
|
||||||
"question": {
|
|
||||||
"en": "Changeset added at least one image"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "locale-filter",
|
"id": "locale-filter",
|
||||||
"options": [
|
"options": [
|
||||||
|
@ -540,6 +529,17 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "added-image",
|
||||||
|
"options": [
|
||||||
|
{
|
||||||
|
"osmTags": "add-image>0",
|
||||||
|
"question": {
|
||||||
|
"en": "Changeset added at least one image"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
|
@ -200,17 +200,6 @@
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"id": "added-image",
|
|
||||||
"options": [
|
|
||||||
{
|
|
||||||
"osmTags": "add-image>0",
|
|
||||||
"question":{
|
|
||||||
"en": "Changeset added at least one image"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"id": "locale-filter",
|
"id": "locale-filter",
|
||||||
"options": [
|
"options": [
|
||||||
|
@ -242,6 +231,17 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "added-image",
|
||||||
|
"options": [
|
||||||
|
{
|
||||||
|
"osmTags": "add-image>0",
|
||||||
|
"question":{
|
||||||
|
"en": "Changeset added at least one image"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue