From 04cc6ff191c25f908273d31333092c54c436ffe0 Mon Sep 17 00:00:00 2001 From: Claudia Ifrim Date: Tue, 4 May 2021 17:36:58 +0300 Subject: [PATCH] update site details link - map popup --- .../manage/Blocks/DiscodataOpenlayersMapBlock/View.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/manage/Blocks/DiscodataOpenlayersMapBlock/View.jsx b/src/components/manage/Blocks/DiscodataOpenlayersMapBlock/View.jsx index b7364236..839ab97a 100644 --- a/src/components/manage/Blocks/DiscodataOpenlayersMapBlock/View.jsx +++ b/src/components/manage/Blocks/DiscodataOpenlayersMapBlock/View.jsx @@ -1377,7 +1377,7 @@ const OpenlayersMapView = (props) => { as="a" className="solid dark-blue display-inline-block" onClick={setSiteQueryParams} - to={`/industrial-site/introduction/understanding-the-data/?siteInspireId=${state.popupDetails.properties.InspireSiteId}&siteName=${state.popupDetails.properties.siteName}&siteReportingYear=${state.popupDetails.properties.Site_reporting_year}`} + to={`/industrial-site/environmental-information?siteInspireId=${state.popupDetails.properties.InspireSiteId}&siteName=${state.popupDetails.properties.siteName}&siteReportingYear=${state.popupDetails.properties.Site_reporting_year}`} > Site Details