Skip to content

Commit

Permalink
Remove duplicate form_help (#7757)
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet committed Feb 27, 2022
1 parent 2b8b8d8 commit 0a910ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Resources/views/Form/form_admin_fields.html.twig
Expand Up @@ -625,8 +625,6 @@ file that was distributed with this source code.
{{ form_widget(form, {'required':false}) }}
</span>

{{ form_help(form) }}

<div class="modal fade" id="field_dialog_{{ id }}" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog modal-lg">
<div class="modal-content">
Expand Down

0 comments on commit 0a910ed

Please sign in to comment.