From 883912a46f8188d2d0f1478784bf47632b79ad15 Mon Sep 17 00:00:00 2001 From: Luca Haid Date: Thu, 10 Oct 2024 10:13:24 +0200 Subject: [PATCH] show internal note in the view of an address --- Layout/default/Address/View.php | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/Layout/default/Address/View.php b/Layout/default/Address/View.php index 5267d3877..58e854665 100644 --- a/Layout/default/Address/View.php +++ b/Layout/default/Address/View.php @@ -74,9 +74,12 @@ Email email?> - Geburtsdatum - birthdate) ? (new DateTime($address->birthdate))->format("d.m.Y") : ""?> - + Geburtsdatum + birthdate) ? (new DateTime($address->birthdate))->format("d.m.Y") : ""?> + + Interne Notiz + note)?> +