Skip to content

Commit c536031

Browse files
authored
Updated MS submodule to latest stable (#2051)
1 parent f594432 commit c536031

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "geonode_mapstore_client/client/MapStore2"]
22
path = geonode_mapstore_client/client/MapStore2
33
url = https://github.com/geosolutions-it/MapStore2.git
4-
branch = master
4+
branch = 2025.01.xx
Submodule MapStore2 updated 124 files

geonode_mapstore_client/client/js/plugins/ResourceDetails/containers/DetailsPanel.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import {
2525
import Message from '@mapstore/framework/components/I18N/Message';
2626
import { mapSelector } from '@mapstore/framework/selectors/map';
2727
import DetailsInfo from '@mapstore/framework/plugins/ResourcesCatalog/components/DetailsInfo';
28-
import { replaceResourcePaths } from '@mapstore/framework/utils/GeostoreUtils';
28+
import { replaceResourcePaths } from '@mapstore/framework/utils/ResourcesUtils';
2929
import Text from '@mapstore/framework/components/layout/Text';
3030
import Spinner from '@mapstore/framework/components/layout/Spinner';
3131
import FlexBox from '@mapstore/framework/components/layout/FlexBox';

0 commit comments

Comments
 (0)