From ee8bb2832bc4d16c002f1349a4c732aee1811ed7 Mon Sep 17 00:00:00 2001 From: Sebastian Fischer Date: Fri, 5 Jan 2024 18:56:52 +0100 Subject: [PATCH] Do not render collapsible buttons and text if not in collapsible Grid --- Resources/Private/Partials/PageLayout/Grid/ColumnHeader.html | 4 ++++ Resources/Private/Templates/Container/Grid.html | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Resources/Private/Partials/PageLayout/Grid/ColumnHeader.html b/Resources/Private/Partials/PageLayout/Grid/ColumnHeader.html index adf9a14..3791359 100644 --- a/Resources/Private/Partials/PageLayout/Grid/ColumnHeader.html +++ b/Resources/Private/Partials/PageLayout/Grid/ColumnHeader.html @@ -2,6 +2,7 @@
+ + @@ -47,6 +49,8 @@
+
{f:translate(key: 'LLL:EXT:ew_collapsible_container/Resources/Private/Language/locallang.xlf:contentcollapsed')}
+
diff --git a/Resources/Private/Templates/Container/Grid.html b/Resources/Private/Templates/Container/Grid.html index e3fff3c..d664583 100644 --- a/Resources/Private/Templates/Container/Grid.html +++ b/Resources/Private/Templates/Container/Grid.html @@ -25,7 +25,7 @@ Backend\Preview\ContainerLayoutView (Fluid based page module) - +