From 8d692db5b1b37a9e1107a8ab10ddcc8e22018ed3 Mon Sep 17 00:00:00 2001 From: Frank Schubert Date: Tue, 17 Dec 2024 14:23:14 +0100 Subject: [PATCH] WIP 2024-12-16 ConstructionConsent --- Layout/default/ConstructionConsent/Form.php | 51 ++++-- .../ConstructionConsentProject/Form.php | 43 ++++- .../ConstructionConsentProject/Index.php | 9 + .../ConstructionConsentController.php | 156 ++++++++++++++++++ .../ConstructionConsentProject.php | 4 +- .../ConstructionConsentProjectController.php | 82 +++++++-- 6 files changed, 314 insertions(+), 31 deletions(-) diff --git a/Layout/default/ConstructionConsent/Form.php b/Layout/default/ConstructionConsent/Form.php index 20d542163..b56f651cc 100644 --- a/Layout/default/ConstructionConsent/Form.php +++ b/Layout/default/ConstructionConsent/Form.php @@ -32,25 +32,30 @@
- +
- + + +
-