{% block oro_tax_zip_code_collection_type_widget %} {% import _self as fields %} {% apply spaceless %} {% set widgetContainerAttributes = block('widget_container_attributes') %} {% if prototype is defined %} {% set prototype_html = fields.oro_tax_zip_code_collection_prototype(form, widgetContainerAttributes) %} {% endif %} {% set attr = attr|merge({'class': (attr.class is defined ? attr.class ~ ' ' : '') ~ 'oro-item-collection collection-fields-list' }) %} {% set id = id ~ '_collection' %}
{{ 'oro.tax.zipcode.zip_range_start.label'|trans }} | {{ 'oro.tax.zipcode.zip_range_end.label'|trans }} |
---|