{% block oro_consent_collection_widget %} {% import '@OroUI/macros.html.twig' as UI %} {{ UI.sortable_list_view(form, attr, { collection_class: 'consent-sortable-list', add_btn_label: 'oro.consent.add_consent'|trans, column_label: 'oro.consent.entity_label'|trans, column_options_label: 'oro.consent.options.label'|trans }) }} {% endblock %} {% block oro_consent_select_with_priority_widget %} {% apply spaceless %}