From f98ba1594c56949f0aca72e0f53392eb6af19124 Mon Sep 17 00:00:00 2001 From: acognet Date: Wed, 28 Jul 2021 13:53:22 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B03705=20-=20Migrate=20module=20to=20new?= =?UTF-8?q?=20UIBlock=20system=20:=20Kanban=20board=20-=20css=20and=20dict?= =?UTF-8?q?ionnary=20in=20ajax=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../backoffice/ajaxpage/layout.html.twig | 79 ++----------------- 1 file changed, 7 insertions(+), 72 deletions(-) diff --git a/templates/pages/backoffice/ajaxpage/layout.html.twig b/templates/pages/backoffice/ajaxpage/layout.html.twig index a538340128..8ad823abde 100644 --- a/templates/pages/backoffice/ajaxpage/layout.html.twig +++ b/templates/pages/backoffice/ajaxpage/layout.html.twig @@ -37,20 +37,11 @@ - {% else %} - {% for sJsInlineOnDomReady in aPage.aJsInlineOnDomReady %} - - {% endfor %} - {% endif %} + {% endfor %} {% endblock %} {% endif %}