From 68f56214c607c7f269b54622c57add7fb187e112 Mon Sep 17 00:00:00 2001 From: Mateusz Konieczny Date: Wed, 14 Sep 2022 12:57:47 +0200 Subject: [PATCH] take title out of the infobox --- .../building/data-components/planning-data-entry.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/app/src/frontend/building/data-components/planning-data-entry.tsx b/app/src/frontend/building/data-components/planning-data-entry.tsx index e3a7c776..bd798243 100644 --- a/app/src/frontend/building/data-components/planning-data-entry.tsx +++ b/app/src/frontend/building/data-components/planning-data-entry.tsx @@ -42,11 +42,11 @@ const PlanningDataOfficialDataEntry: React.FC - + /> + No live planning data available currently for this building polygon via the Planning London DataHub. @@ -55,11 +55,11 @@ const PlanningDataOfficialDataEntry: React.FC - - + /> + Current planning application status for this site: {data[0]["status"]}
Decision date: {data[0]["decision_date"].toString()}