diff --git a/canaille/core/templates/partial/groups.html b/canaille/core/templates/partial/groups.html index d3afd1f0..3b54ac5b 100644 --- a/canaille/core/templates/partial/groups.html +++ b/canaille/core/templates/partial/groups.html @@ -11,7 +11,7 @@ {% for group in table_form.items_slice %} - + diff --git a/canaille/core/templates/partial/users.html b/canaille/core/templates/partial/users.html index 78d15d10..3dead2df 100644 --- a/canaille/core/templates/partial/users.html +++ b/canaille/core/templates/partial/users.html @@ -23,7 +23,7 @@ {% for watched_user in table_form.items_slice %} {% if user.can_read("photo") %} - + {% if user.can_manage_users and watched_user.locked %} diff --git a/canaille/oidc/templates/partial/client_list.html b/canaille/oidc/templates/partial/client_list.html index 3099e495..f8ae1a89 100644 --- a/canaille/oidc/templates/partial/client_list.html +++ b/canaille/oidc/templates/partial/client_list.html @@ -11,7 +11,7 @@ {% for client in table_form.items_slice %} - + {% if client.logo_uri %} Client logo