Skip to content

Commit 915fb2d

Browse files
committed
IBX-10079: Fixed doubled options label
1 parent 0c3214c commit 915fb2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bundle/Resources/views/themes/admin/content_type/field_types.html.twig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,7 @@
218218
</button>
219219
</div>
220220
</div>
221+
{{ form_widget(form.options, { attr: { hidden: 'hidden' }}) }}
221222
{% endblock %}
222223

223224
{% block ezstring_field_definition_edit %}

0 commit comments

Comments
 (0)