Skip to content

Commit d8115c5

Browse files
committed
do not render errors for checkboxes twice
1 parent 9f55b34 commit d8115c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Resources/views/Form/bootstrap_4_horizontal_layout.html.twig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ col-sm-10
7171
<div class="{{ block('form_label_class') }}"></div>{#--#}
7272
<div class="{{ block('form_group_class') }}">
7373
{{- form_widget(form) -}}
74-
{{- form_errors(form) -}}
7574
</div>{#--#}
7675
</div>
7776
{%- endblock checkbox_row %}

0 commit comments

Comments
 (0)