diff --git a/app/src/frontend/building/data-containers/planning.tsx b/app/src/frontend/building/data-containers/planning.tsx index 3d2e8b3a..aa0e7957 100644 --- a/app/src/frontend/building/data-containers/planning.tsx +++ b/app/src/frontend/building/data-containers/planning.tsx @@ -68,10 +68,23 @@ const PlanningView: React.FunctionComponent = (props) => { allEntryCount={props.building.planning_data ? props.building.planning_data.length : 0} /> - + + {/* will be titled "Other active application info (crowdsourced data)" once active" */} This category is not yet activated. + {/* that is placeholder display, will be replaced by actual code */} +
+
+
    +
  • Year of completion if known
  • +
  • If you know of a planning application that has been recently submitted for this site, and is not listed in the blue box above, please enter its planning application ID below:
  • +
  • If any of the active planning applications are not mapped onto the correct site, please tick here
  • +
+
+
+ { + /* = (props) => { copy={props.copy} disabled={true} /> - { /* on enabling switch it to UserOpinionEntry, remove value and restore userValue*/ } + on enabling switch it to UserOpinionEntry, remove value and restore userValue + */ + }