diff --git a/MapStore2 b/MapStore2 index 3df202c147f..7ebdbefcdfc 160000 --- a/MapStore2 +++ b/MapStore2 @@ -1 +1 @@ -Subproject commit 3df202c147f39261236f0a3c0a762896f877262a +Subproject commit 7ebdbefcdfc4841b10df5190c3858753845df436 diff --git a/configs/localConfig.json b/configs/localConfig.json index 1eff51b437d..0a52e639bba 100644 --- a/configs/localConfig.json +++ b/configs/localConfig.json @@ -257,7 +257,10 @@ } }, { - "name": "About" + "name": "About", + "cfg": { + "githubUrl": "https://github.com/geosolutions-it/MapStore2-C027/tree/" + } }, "DrawerMenu", { @@ -567,7 +570,10 @@ } }, { - "name": "About" + "name": "About", + "cfg": { + "githubUrl": "https://github.com/geosolutions-it/MapStore2-C027/tree/" + } }, { "name": "MousePosition", @@ -887,7 +893,10 @@ "Notifications", "Login", { - "name": "About" + "name": "About", + "cfg": { + "githubUrl": "https://github.com/geosolutions-it/MapStore2-C027/tree/" + } }, "Language", "NavMenu", @@ -1028,7 +1037,10 @@ "Login", "BurgerMenu", { - "name": "About" + "name": "About", + "cfg": { + "githubUrl": "https://github.com/geosolutions-it/MapStore2-C027/tree/" + } }, "Language", "NavMenu", diff --git a/configs/pluginsConfig.json b/configs/pluginsConfig.json index 1b469eebfc7..5f13d50c63c 100644 --- a/configs/pluginsConfig.json +++ b/configs/pluginsConfig.json @@ -338,7 +338,10 @@ "description": "plugins.About.description", "dependencies": [ "SidebarMenu" - ] + ], + "defaultConfig": { + "githubUrl": "https://github.com/geosolutions-it/MapStore2-C027/tree/" + } }, { "name": "MousePosition",