Skip to content

Commit 5ec206f

Browse files
committed
feat(form): display the help attribute if filled
1 parent 977f374 commit 5ec206f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/form/_theme.html.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
:maxFileSize="maxFileSize"
1010
:extraParams="extraParams"
1111
/>
12+
{{ form_help(form) }}
1213
{% endblock %}
1314

1415
{% block monsieurbiz_sylius_media_manager_image_row %}

0 commit comments

Comments
 (0)