Skip to content

Commit 49129af

Browse files
Bootstrap 4 fieldset for row errors
1 parent 4839114 commit 49129af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Resources/views/Form/bootstrap_4_horizontal_layout.html.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ col-sm-2
4949
<div class="{{ block('form_group_class') }}">
5050
{{- form_widget(form, widget_attr) -}}
5151
{{- form_help(form) -}}
52+
{{- form_errors(form) -}}
5253
</div>
5354
</div>
5455
{##}</fieldset>

0 commit comments

Comments
 (0)