Invert tilelayers and datalayers icons on edit toolbar
This commit is contained in:
parent
a2f98f989c
commit
1a5276d649
1 changed files with 1 additions and 1 deletions
|
@ -281,8 +281,8 @@ L.U.Map.include({
|
|||
const editActions = [
|
||||
L.U.ImportAction,
|
||||
L.U.EditPropertiesAction,
|
||||
L.U.ChangeTileLayerAction,
|
||||
L.U.ManageDatalayersAction,
|
||||
L.U.ChangeTileLayerAction,
|
||||
L.U.UpdateExtentAction,
|
||||
L.U.UpdatePermsAction,
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue