{% block form_actions %}
{% if is_expr_granted('hasRole("ROLE_ADMIN") or hasRole("ROLE_COMPTABILITE") or hasRole("ROLE_CENTRE")', Reglement) %}
{%endif%}
{% trans from "Admingenerator" %}Quitter{% endtrans %}
{% if is_expr_granted('hasRole("ROLE_ADMIN") or hasRole("ROLE_COMPTABILITE") or hasRole("ROLE_CENTRE")', Reglement) %}
{% if Reglement.idModalite.lib=="Remboursement" %}
{% endif %}
{% endif %}
{% endblock %}
{% if modale is defined and modale %}
{% endif %}
{% endblock %}
{% block javascripts %}
{{parent()}}
{% if modale %}
{% endif %}
{% endblock %}