From 63e0d3c2e40ef2053b21dc8b686675e467023792 Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny Date: Wed, 11 Dec 2024 18:59:38 +0100 Subject: [PATCH] Fix hardcoded and outdated category links --- app/src/frontend/building/data-containers/community.tsx | 3 ++- .../building/data-containers/construction-design.tsx | 5 +++-- app/src/frontend/building/data-containers/typology-size.tsx | 3 ++- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/app/src/frontend/building/data-containers/community.tsx b/app/src/frontend/building/data-containers/community.tsx index f7366b346..ac187b7f1 100644 --- a/app/src/frontend/building/data-containers/community.tsx +++ b/app/src/frontend/building/data-containers/community.tsx @@ -12,6 +12,7 @@ import SelectDataEntry from '../data-components/select-data-entry'; import Verification from '../data-components/verification'; import { MultiDataEntry } from '../data-components/multi-data-entry/multi-data-entry'; import SliderDataEntry from '../data-components/slider-data-entry'; +import { Category } from '../../config/categories-config'; /** * Community view/edit section @@ -320,7 +321,7 @@ const CommunityView: React.FunctionComponent = (props) => { />
- Click here for 'Planning Controls' to see status of planning applications or to record if you think this building is likely to be demolished/significantly altered. + Click here for 'Planning Controls' to see status of planning applications or to record if you think this building is likely to be demolished/significantly altered.
{/*