rewrite explanation info for current applications
This commit is contained in:
parent
8c9f62b51e
commit
9868a700f8
@ -68,8 +68,8 @@ const PlanningView: React.FunctionComponent<CategoryViewProps> = (props) => {
|
|||||||
<DataEntryGroup name="Planning application information" collapsed={true} >
|
<DataEntryGroup name="Planning application information" collapsed={true} >
|
||||||
<DataEntryGroup name="Current/active applications (official data)" collapsed={false} >
|
<DataEntryGroup name="Current/active applications (official data)" collapsed={false} >
|
||||||
<InfoBox>
|
<InfoBox>
|
||||||
To see planning applications visualised for different periods click on the map key dropdown.
|
This section lists active applications. Active applications are defined here as ones with a decision date less than year ago <i>and</i> time with a registration date less than year ago.
|
||||||
|
<br />
|
||||||
To comment on an application follow the application link if provided, or visit the relevant local authority's planning page.
|
To comment on an application follow the application link if provided, or visit the relevant local authority's planning page.
|
||||||
</InfoBox>
|
</InfoBox>
|
||||||
{props.building.planning_data ?
|
{props.building.planning_data ?
|
||||||
|
Loading…
Reference in New Issue
Block a user