add note that category is not yet activated

This commit is contained in:
Mateusz Konieczny 2022-12-02 17:21:38 +01:00
parent 36678faaf0
commit c72749abf6

View File

@ -102,7 +102,7 @@ const PlanningView: React.FunctionComponent<CategoryViewProps> = (props) => {
<LogicalDataEntry
slug='community_expected_planning_application_is_inaccurate'
title={"If any of the active planning applications are not mapped onto the correct site, please tick here"}
title={"If any of the active planning applications are not mapped onto the correct site, please tick here (category not yet activated)"}
value={null}
onChange={props.onSaveChange}