forked from MapComplete/MapComplete
Themes: add 'allowMove' everywhere, make 'allowMove' obligated, see #2121
This commit is contained in:
parent
82e6b2af9b
commit
29d52e0fc6
13 changed files with 52 additions and 25 deletions
|
@ -91,6 +91,7 @@
|
|||
}
|
||||
],
|
||||
"pointRendering": null,
|
||||
"allowMove": false,
|
||||
"tagRenderings": [
|
||||
{
|
||||
"builtin": "survey_date",
|
||||
|
@ -195,6 +196,7 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
"allowMove": false,
|
||||
"tagRenderings": [
|
||||
{
|
||||
"id": "node-rwn_ref",
|
||||
|
@ -370,4 +372,4 @@
|
|||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue