diff --git a/umap/static/umap/js/umap.js b/umap/static/umap/js/umap.js index d4d0c6bf..a936e652 100644 --- a/umap/static/umap/js/umap.js +++ b/umap/static/umap/js/umap.js @@ -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, ]