{% extends_admingenerated "alldevsIfocopBundle:PrisesStandaloneList:index.html.twig" %} {% block javascripts %} {{parent()}} {% if modale %} {% endif %} {% endblock %} {% block list_actions %} {% if is_expr_granted('hasRole("ROLE_ADMIN") or hasRole("ROLE_COMPTABILITE") or hasRole("ROLE_CENTRE")') %} {% trans from "Admingenerator" %}action.generic.new{% endtrans %} {% endif %} {% endblock %} {% block list_object_actions %} {% if is_expr_granted('hasRole("ROLE_ADMIN") or hasRole("ROLE_COMPTABILITE")') %} {% endif %} {# #} {% endblock %}