From 9d1703ccba9d33ce2984c5815871e542d2dffa40 Mon Sep 17 00:00:00 2001 From: Mathieu Jaumotte Date: Tue, 7 Mar 2023 15:58:18 +0100 Subject: [PATCH] remove comment --- .../ChillMainBundle/Resources/views/Form/fields.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Bundle/ChillMainBundle/Resources/views/Form/fields.html.twig b/src/Bundle/ChillMainBundle/Resources/views/Form/fields.html.twig index 83958b22e..5a577fecd 100644 --- a/src/Bundle/ChillMainBundle/Resources/views/Form/fields.html.twig +++ b/src/Bundle/ChillMainBundle/Resources/views/Form/fields.html.twig @@ -20,7 +20,7 @@ {% apply spaceless %}
- {% if form.vars.fullWidth is not defined or form.vars.fullWidth == false %} {# here #} + {% if form.vars.fullWidth is not defined or form.vars.fullWidth == false %}