Skip to content

Commit a9f2cfd

Browse files
authored
#1941: Remove allowedRoles constraints from CRSSelector config (#1942)
1 parent c0f8177 commit a9f2cfd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

geonode_mapstore_client/static/mapstore/configs/pluginsConfig.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -595,9 +595,6 @@
595595
"filterAllowedCRS": [
596596
"EPSG:4326",
597597
"EPSG:3857"
598-
],
599-
"allowedRoles": [
600-
"ADMIN"
601598
]
602599
}
603600
},

0 commit comments

Comments
 (0)