add note that category is not yet activated
This commit is contained in:
parent
36678faaf0
commit
c72749abf6
@ -102,7 +102,7 @@ const PlanningView: React.FunctionComponent<CategoryViewProps> = (props) => {
|
|||||||
|
|
||||||
<LogicalDataEntry
|
<LogicalDataEntry
|
||||||
slug='community_expected_planning_application_is_inaccurate'
|
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}
|
value={null}
|
||||||
|
|
||||||
onChange={props.onSaveChange}
|
onChange={props.onSaveChange}
|
||||||
|
Loading…
Reference in New Issue
Block a user