add option to switch back to planning applications map
This commit is contained in:
parent
17688e9e38
commit
24f757e79b
@ -110,7 +110,9 @@ const PlanningView: React.FunctionComponent<CategoryViewProps> = (props) => {
|
||||
{'Click here to view possible locations of future applications'}
|
||||
</button>
|
||||
:
|
||||
<></>
|
||||
<button className="map-switcher-inline btn btn-outline btn-outline-dark" onClick={switchToAllPlanningApplicationsMapStyle}>
|
||||
{'Click to see planning applications'}
|
||||
</button>
|
||||
}
|
||||
<UserOpinionEntry
|
||||
slug='community_expected_planning_application'
|
||||
|
Loading…
Reference in New Issue
Block a user