{% extends 'base.html.twig' %} {% block stylesheets %} {% endblock %} {% block header %}
ID | Nom | Fonction | Site | Métier | Utilisateur | Processus | Activités | Applications | Flux | Actions | {% if is_granted('ROLE_ADMIN') %}{% endif %} |
---|---|---|---|---|---|---|---|---|---|---|---|
C-{{ people.id }} | {{ people.firstname }} {{ people.lastname }} {% if app.user.people.id == people.id %}(Moi) {% endif %} | {{ people.role | default("N/C") }} | {{ people.site.designation | default("N/C") }} | {{ people.metier.designation | default("N/C") }} ({{ people.metier.code| default("N/C") }}) | {% if people.user is not null%}Oui{% endif %} | {% if is_granted('ROLE_ADMIN') %} | {% endif %} |