From 88b1bb57a2cffb3c279ff43d8da1505b8d07ae18 Mon Sep 17 00:00:00 2001 From: Mateusz Debinski Date: Mon, 17 Feb 2020 15:42:19 +0100 Subject: [PATCH] EZEE-2933: Changed structure html to correct for alloyEditor --- src/bundle/Resources/views/form_fields.html.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bundle/Resources/views/form_fields.html.twig b/src/bundle/Resources/views/form_fields.html.twig index 3f61cd8aa3..1846895e02 100644 --- a/src/bundle/Resources/views/form_fields.html.twig +++ b/src/bundle/Resources/views/form_fields.html.twig @@ -167,6 +167,8 @@
+ +
    @@ -177,7 +179,5 @@
    {% endif %}
    - - {%- endblock -%}