Les Utilisateurs
Les Utilisateurs
+ Nouveau| Image | Nom | Groups | Role | Etat | Action | |
|---|---|---|---|---|---|---|
|
{% if a.file_name %}
|
{{ a.getName() }} | {{ a.getEmail() }} | {% for c in a.getGroups() %} {{ c.getName() }} {% endfor %} | {{ a.isAdmin() ? "Administrateur" : "Utilisateur" }} | {{ a.isEnabled() ? "Active" :"Désactivé" }} |