diff --git a/geonode_mapstore_client/client/static/mapstore/configs/localConfig.json b/geonode_mapstore_client/client/static/mapstore/configs/localConfig.json index 8e57f0397f..13e645e0aa 100644 --- a/geonode_mapstore_client/client/static/mapstore/configs/localConfig.json +++ b/geonode_mapstore_client/client/static/mapstore/configs/localConfig.json @@ -2137,7 +2137,10 @@ "name": "Locate" }, { - "name": "WidgetsBuilder" + "name": "WidgetsBuilder", + "cfg": { + "disablePluginIf": "{!state('selectedLayerPermissions').includes('download_resourcebase')}" + } }, { "name": "Save",