From 20e56aab1faf29a18af1f925f6c50b1dac15fe4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Fromme?= Date: Tue, 1 Sep 2026 11:45:07 +0200 Subject: [PATCH] feat: disable page header and breadcrumb in concept detail plugin --- .../FlexForms/flexform_concept_detail.xml | 9 +++++++++ .../Resources/Private/Templates/Concept/Detail.html | 10 +++++++--- 2 files changed, 16 insertions(+), 3 deletions(-) diff --git a/public/typo3conf/ext/ep_products/Configuration/FlexForms/flexform_concept_detail.xml b/public/typo3conf/ext/ep_products/Configuration/FlexForms/flexform_concept_detail.xml index 70115fb0..cf5461ce 100644 --- a/public/typo3conf/ext/ep_products/Configuration/FlexForms/flexform_concept_detail.xml +++ b/public/typo3conf/ext/ep_products/Configuration/FlexForms/flexform_concept_detail.xml @@ -53,6 +53,15 @@ + + + 0 + + + check + + + diff --git a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Concept/Detail.html b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Concept/Detail.html index d0320a7b..55451643 100644 --- a/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Concept/Detail.html +++ b/public/typo3conf/ext/ep_theme/Resources/Private/Templates/Concept/Detail.html @@ -6,9 +6,13 @@ - - + + + + + +