diff --git a/Resources/views/Form/translation_domain.html.twig b/Resources/views/Form/translation_domain.html.twig index 137b0a8..1dcf249 100644 --- a/Resources/views/Form/translation_domain.html.twig +++ b/Resources/views/Form/translation_domain.html.twig @@ -1,21 +1,5 @@ {# Widgets #} -{% block widget_choice_options %} -{% spaceless %} - {% for choice, label in options %} - {% if _form_is_choice_group(label) %} - - {% for nestedChoice, nestedLabel in label %} - - {% endfor %} - - {% else %} - - {% endif %} - {% endfor %} -{% endspaceless %} -{% endblock widget_choice_options %} - {% block choice_widget %} {% spaceless %} {% if expanded %}