8000 do not render errors for checkboxes twice · symfony/symfony@9eddea9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9eddea9

Browse files
committed
do not render errors for checkboxes twice
1 parent 29cabf9 commit 9eddea9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Symfony/Bridge/Twig/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)
0