From 9bf2b97a9b5d9ea1f627545733d993c1731533ce Mon Sep 17 00:00:00 2001 From: polo Date: Mon, 29 Sep 2025 20:56:49 +0200 Subject: =?UTF-8?q?bug=20manque=20d'une=20pr=C3=A9sentation=20par=20d?= =?UTF-8?q?=C3=A9faut?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/view/templates/modify_block.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/view/templates') diff --git a/src/view/templates/modify_block.php b/src/view/templates/modify_block.php index b44327f..1d097e0 100644 --- a/src/view/templates/modify_block.php +++ b/src/view/templates/modify_block.php @@ -30,7 +30,7 @@ if($child_node->getName() === 'news_block'){ getNodeData()->getPresentation() !== null){ +if(Blocks::hasPresentation($child_node->getName())){ ?>
-- cgit v1.2.3