From b55617aaae118cbd97d9addcafcdc83851522e7f Mon Sep 17 00:00:00 2001 From: Mike Simpson Date: Wed, 26 Jul 2023 13:46:31 +0100 Subject: [PATCH] Add label pointing to Age data #1212 --- app/src/frontend/building/data-containers/typology.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/app/src/frontend/building/data-containers/typology.tsx b/app/src/frontend/building/data-containers/typology.tsx index 430943db..4180df45 100644 --- a/app/src/frontend/building/data-containers/typology.tsx +++ b/app/src/frontend/building/data-containers/typology.tsx @@ -131,6 +131,9 @@ const TypeView: React.FunctionComponent = (props) => { user_verified_as={props.user_verified.typology_style_period} verified_count={props.building.verified.typology_style_period} /> +
+ For building age by year see Age & History. +