From 824fc193237187fc66241dc0db6fa87dc2ce1063 Mon Sep 17 00:00:00 2001 From: Molkobain Date: Wed, 3 Mar 2021 18:20:35 +0100 Subject: [PATCH] Code format --- templates/base/components/panel/layout.html.twig | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/templates/base/components/panel/layout.html.twig b/templates/base/components/panel/layout.html.twig index 3e882540bc..2eec8971cd 100644 --- a/templates/base/components/panel/layout.html.twig +++ b/templates/base/components/panel/layout.html.twig @@ -5,10 +5,12 @@
{% block iboPanelHeader %}
- {% if oUIBlock.isCollapsible() %}
- - -
{% endif %} + {% if oUIBlock.isCollapsible() %} +
+ + +
+ {% endif %} {% block iboPanelHeaderLeft %}
{% block iboPanelTitle %}{{ oUIBlock.GetTitle()|raw }}{% endblock %}
{% if oUIBlock.GetSubTitle() is not null %}