From 949e86b551b3bda4992a76c9450595aafddbd9dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Tue, 16 Jun 2026 13:13:20 +0200 Subject: [PATCH] feat: individual headlines per teammember addresses #86965w992 --- .../Resources/Private/Templates/Team/Show.html | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Team/Show.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Team/Show.html index 3116be75..645862b2 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Team/Show.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Team/Show.html @@ -1,25 +1,19 @@ + xmlns:f="http://typo3.org/ns/fluid/ViewHelpers">
-
-
+
-

- {member.name}
{member.tasks} -

+
{member.description -> f:format.html()}