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 %}