forked from MapComplete/MapComplete
Merge master
This commit is contained in:
commit
8f54ec1093
11 changed files with 112 additions and 87 deletions
|
@ -291,6 +291,23 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "search_not_any",
|
||||
"options": [
|
||||
{
|
||||
"osmTags": "_all_comments!~i~.*{search}.*",
|
||||
"fields": [
|
||||
{
|
||||
"name": "search"
|
||||
}
|
||||
],
|
||||
"question": {
|
||||
"en": "Should <b>not</b> mention {search} in <b>any</b> comment"
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
|
||||
{
|
||||
"id": "opened_by",
|
||||
"options": [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue