From eb1506988a3aaa1fa7ec2c36c57fa7ffbc0030e6 Mon Sep 17 00:00:00 2001 From: Thomas NOEL Date: Thu, 16 Jan 2014 17:12:37 +0100 Subject: [PATCH] pfidp/users_admin: add update buttons on index --- virtualenv/pfidp/templates/users_admin/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/virtualenv/pfidp/templates/users_admin/index.html b/virtualenv/pfidp/templates/users_admin/index.html index acbbf2d..f93adb8 100644 --- a/virtualenv/pfidp/templates/users_admin/index.html +++ b/virtualenv/pfidp/templates/users_admin/index.html @@ -34,6 +34,7 @@ + @@ -51,6 +52,9 @@ {% for user in users.values|dictsort:"name" %} +
login actif? expiration
+ + {{ user.name }} {% if 'univnautes-idp-multiple' in user.priv %} — multiple{% endif %}