Skip to content

Commit

Permalink
[create-pull-request] automated change (#1052)
Browse files Browse the repository at this point in the history
Co-authored-by: allyoucanmap <allyoucanmap@users.noreply.github.com>
  • Loading branch information
1 parent 146606d commit 1e8a657
Show file tree
Hide file tree
Showing 1,212 changed files with 43 additions and 43 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-42d2f7a24fabb4aeb3d9cb27367564e9de869dd6
geonode-mapstore-client-v4.0.0-146606d8836136667b111a96428ae75c1138813f
12 changes: 6 additions & 6 deletions geonode_mapstore_client/static/mapstore/configs/localConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -1195,15 +1195,15 @@
},
{
"name": "application/wfs-collection-1.0",
"label": "wfs-collection-1.0",
"label": "GML (FeatureCollection)",
"type": "vector",
"validServices": [
"wps"
]
},
{
"name": "application/wfs-collection-1.1",
"label": "wfs-collection-1.1",
"label": "GML (WFS 1.1.0 FeatureCollection)",
"type": "vector",
"validServices": [
"wps"
Expand Down Expand Up @@ -1697,12 +1697,12 @@
{
"type": "plugin",
"name": "Annotations",
"disableIf": "{!context.resourceHasPermission(state('gnResourceData'), 'change_resourcebase')}"
"disableIf": "{!context.resourceHasPermission(state('gnResourceData'), 'change_resourcebase') && !state('isNewResource')}"
},
{
"type": "plugin",
"name": "DatasetsCatalog",
"disableIf": "{!context.resourceHasPermission(state('gnResourceData'), 'change_resourcebase')}"
"disableIf": "{!context.resourceHasPermission(state('gnResourceData'), 'change_resourcebase') && !state('isNewResource')}"
}
],
"rightMenuItems": [
Expand Down Expand Up @@ -1939,15 +1939,15 @@
},
{
"name": "application/wfs-collection-1.0",
"label": "wfs-collection-1.0",
"label": "GML (FeatureCollection)",
"type": "vector",
"validServices": [
"wps"
]
},
{
"name": "application/wfs-collection-1.1",
"label": "wfs-collection-1.1",
"label": "GML (WFS 1.1.0 FeatureCollection)",
"type": "vector",
"validServices": [
"wps"
Expand Down

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

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

Large diffs are not rendered by default.

Loading

0 comments on commit 1e8a657

Please sign in to comment.