From bdc2ef213795a903c307c96ba4219ec11b84fb95 Mon Sep 17 00:00:00 2001 From: Frank Schubert Date: Wed, 29 Jan 2025 14:06:53 +0100 Subject: [PATCH] Fixed ConstructionConsentOwner sums --- Layout/default/ConstructionConsent/Index.php | 4 ++-- Layout/default/ConstructionConsent/View.php | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/Layout/default/ConstructionConsent/Index.php b/Layout/default/ConstructionConsent/Index.php index 094d6c969..d035b47aa 100644 --- a/Layout/default/ConstructionConsent/Index.php +++ b/Layout/default/ConstructionConsent/Index.php @@ -136,8 +136,8 @@ $pagination_entity_name = "Zustimmungserklärungen"; Email: email?> - status?> - result?> + status) ? __($item->status,"consent") : ""?> + result) ? __($item->result,"consent") : ""?> $item->id])?>"> result): ?> diff --git a/Layout/default/ConstructionConsent/View.php b/Layout/default/ConstructionConsent/View.php index 4987ee55a..007b909b9 100644 --- a/Layout/default/ConstructionConsent/View.php +++ b/Layout/default/ConstructionConsent/View.php @@ -268,6 +268,7 @@ $pagination_entity_name = "Adressen";
Zusammenfassung Ergebnis (von owners)?>)
owner_result_counts as $type => $count): ?> +