From 1402d958027912cf68d419850a197108d7bc0c71 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 30 Dec 2025 20:44:03 +0000 Subject: [PATCH 1/2] Initial plan From e0e92257949675197644b8becebb31091c84ae01 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 30 Dec 2025 20:47:07 +0000 Subject: [PATCH 2/2] Fix: Add missing .value attribute to fullWidth config check Co-authored-by: 7underlines <17121556+7underlines@users.noreply.github.com> --- .../views/storefront/block/cms-block-blog-detail.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Resources/views/storefront/block/cms-block-blog-detail.html.twig b/src/Resources/views/storefront/block/cms-block-blog-detail.html.twig index 1e25c7af..04fe9c2a 100644 --- a/src/Resources/views/storefront/block/cms-block-blog-detail.html.twig +++ b/src/Resources/views/storefront/block/cms-block-blog-detail.html.twig @@ -1,7 +1,7 @@ {% block block_werkl_blog_detail %} {% set element = block.slots.getSlot('blogDetail') %} -