Skip to content

Commit fd13c89

Browse files
Merge branch '4.4' into 5.4
* 4.4: [Mime] Throw exception when body in Email attach method is not ok [VarDumper][VarExporter] Deal with DatePeriod->include_end_date on PHP 8.2 [Cache] Throw when "redis_sentinel" is used with a non-Predis "class" option Bootstrap 4 fieldset for row errors Fix dumping extension config without bundle
2 parents f68dbdb + 49129af commit fd13c89

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)