From 9dfabe67cd8986ee1a2de6d42e6db8ec61498fd8 Mon Sep 17 00:00:00 2001 From: Tristan Slater <1631008+trslater@users.noreply.github.com> Date: Tue, 12 Nov 2024 17:59:01 -0800 Subject: [PATCH] Move "what alternative..." question inside structures check --- .../pofo-details/pofo-details.component.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/portal-frontend/src/app/features/public/application/submission/pofo-details/pofo-details.component.html b/portal-frontend/src/app/features/public/application/submission/pofo-details/pofo-details.component.html index 840588f3e..710c21d97 100644 --- a/portal-frontend/src/app/features/public/application/submission/pofo-details/pofo-details.component.html +++ b/portal-frontend/src/app/features/public/application/submission/pofo-details/pofo-details.component.html @@ -107,15 +107,15 @@ -
- What alternative measures have you considered or attempted before proposing to place fill? -
-
- {{ applicationSubmission.soilAlternativeMeasures }} - -
- +
+ What alternative measures have you considered or attempted before proposing to place fill? +
+
+ {{ applicationSubmission.soilAlternativeMeasures }} + +
+
What steps will be taken to reduce impacts to surrounding agricultural land?
{{ applicationSubmission.soilReduceNegativeImpacts }}