Accès actifs
Identifiant | Courriel | Fiche Personnel | Roles | Désactiver |
---|---|---|---|---|
{{object.username}} | {{object.email}} | {% with worker=object.userworker.worker %}{% if worker %}{{ worker }}{% else %}-{% endif %} | {% endwith %}{% for role in object.groups.all %}{{ role.name }} {% endfor %} |
Il n'y a aucun compte actif.
{% endif %}{% if inactive_list %}
Accès inactifs
Identifiant | Courriel | Fiche Personnel | Activer |
---|---|---|---|
{{object.username}} | {{object.email}} | {% with worker=object.userworker.worker %}{% if worker %}{{ worker }}{% else %}-{% endif %} | {% endwith %}
Il n'y a aucun compte inactif.
{% endif %}