Skip to content

Commit

Permalink
[create-pull-request] automated change (#1003)
Browse files Browse the repository at this point in the history
Co-authored-by: allyoucanmap <[email protected]>
  • Loading branch information
1 parent c8a1abc commit 15a7456
Show file tree
Hide file tree
Showing 1,301 changed files with 141 additions and 137 deletions.
2 changes: 1 addition & 1 deletion geonode_mapstore_client/client/version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
geonode-mapstore-client-v4.0.0-c3912050879701013168d74671309b03784031a1
geonode-mapstore-client-v4.0.0-c8a1abc8b77cf210aa246d8e3ee154a8a03da1e3
Original file line number Diff line number Diff line change
Expand Up @@ -1689,11 +1689,13 @@
},
{
"type": "plugin",
"name": "Annotations"
"name": "Annotations",
"disableIf": "{!context.resourceHasPermission(state('gnResourceData'), 'change_resourcebase')}"
},
{
"type": "plugin",
"name": "DatasetsCatalog"
"name": "DatasetsCatalog",
"disableIf": "{!context.resourceHasPermission(state('gnResourceData'), 'change_resourcebase')}"
}
],
"rightMenuItems": [
Expand Down

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 15a7456

Please sign in to comment.