{% block GastoCasoType_label %}{% endblock %} {% block GastoCasoType_errors %}{% endblock %} {% block _CasoType_movimientosCaso_widget %} {% apply spaceless %} {% if prototype is defined %} {% set attr = attr|merge({'data-prototype': form_widget(prototype)}) %} {% set attr = attr|merge({'data-prototype-name': prototype.vars.name}) %} {% endif %} {% set attr = attr|merge({'data-allow-add': allow_add ? 1 : 0}) %} {% set attr = attr|merge({'data-allow-remove': allow_delete ? 1 : 0 }) %} {% set attr = attr|merge({'data-name-prefix': full_name}) %}
{% endapply %} {% endblock %} {% block GastoCasoType_widget %}