From 46c2f2c9a2aa73d6ad9395b3c2eddfb84a347e48 Mon Sep 17 00:00:00 2001 From: Ilja Date: Thu, 9 Dec 2021 09:56:14 +0100 Subject: [PATCH] feat: remove append block --- Resources/views/frontend/index/header.tpl | 3 ++- plugin.xml | 20 +++++++++++++++++++- 2 files changed, 21 insertions(+), 2 deletions(-) diff --git a/Resources/views/frontend/index/header.tpl b/Resources/views/frontend/index/header.tpl index 2012c95..1e32bfc 100644 --- a/Resources/views/frontend/index/header.tpl +++ b/Resources/views/frontend/index/header.tpl @@ -60,7 +60,8 @@ {/if} {/block} -{block name="frontend_index_header_javascript_tracking" append} +{block name="frontend_index_header_javascript_tracking"} + {$smarty.block.parent} {if $endereco_is_active && ({controllerName|lower}|in_array:$endereco_controller_whitelist)}