From 7be3446383458f633f2505fa47200aa6c6de46d0 Mon Sep 17 00:00:00 2001 From: Luca Haid Date: Tue, 25 Mar 2025 08:32:25 +0100 Subject: [PATCH] added contact edit button --- Layout/default/ConstructionConsent/View.php | 24 +++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) diff --git a/Layout/default/ConstructionConsent/View.php b/Layout/default/ConstructionConsent/View.php index f5dcfc1fd..30264e511 100644 --- a/Layout/default/ConstructionConsent/View.php +++ b/Layout/default/ConstructionConsent/View.php @@ -224,14 +224,14 @@ $pagination_entity_name = "Adressen"; contacts as $type => $contacts): ?> - + type, "consent")?> name?> phone?> fax?> email?> - + $contact->id])?>" onclick="if(!confirm('Ansprechpartner wirklich löschen?')) return false;" class="text-danger" title="Löschen"> @@ -592,6 +592,7 @@ $pagination_entity_name = "Adressen";