From f4a7fb7dfce706caf413db2c5645cf93eeefaad4 Mon Sep 17 00:00:00 2001 From: Hugo LEVY-FALK Date: Sat, 17 Mar 2018 23:52:01 +0100 Subject: [PATCH] =?UTF-8?q?Homog=C3=A9n=C3=A9isation=20des=20boutons.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- users/templates/users/profil.html | 143 ++++++++++++++++++++---------- 1 file changed, 95 insertions(+), 48 deletions(-) diff --git a/users/templates/users/profil.html b/users/templates/users/profil.html index 48f37ae3..e7392d52 100644 --- a/users/templates/users/profil.html +++ b/users/templates/users/profil.html @@ -44,14 +44,15 @@ non adhérent{% endif %} et votre connexion est {% if users.has_access %} {% endif %}
-
+

Informations détaillées

@@ -191,11 +192,18 @@ non adhérent{% endif %} et votre connexion est {% if users.has_access %}

Gérer le club

-
@@ -213,7 +221,7 @@ non adhérent{% endif %} et votre connexion est {% if users.has_access %} {{ admin.surname }} {{ admin.name }} - {{ admin.pseudo }} + {{ admin.pseudo }} {% endfor %} @@ -230,7 +238,7 @@ non adhérent{% endif %} et votre connexion est {% if users.has_access %} {{ admin.surname }} {{ admin.name }} - {{ admin.pseudo }} + {{ admin.pseudo }} {% endfor %} @@ -244,7 +252,19 @@ non adhérent{% endif %} et votre connexion est {% if users.has_access %} Machines {{machines_list.count}} - Ajouter une machine +
@@ -261,22 +281,34 @@ non adhérent{% endif %} et votre connexion est {% if users.has_access %}

Cotisations

-
- {% can_create Facture %} - - - Ajouter une cotisation +
@@ -294,12 +326,20 @@ non adhérent{% endif %} et votre connexion est {% if users.has_access %}

Bannissements

-
- {% can_create Ban %} - - - Ajouter un bannissement - {% acl_end %} +
@@ -317,13 +357,20 @@ non adhérent{% endif %} et votre connexion est {% if users.has_access %}

Accès à titre gracieux

-
- {% can_create Whitelist %} - - - Accorder un accès à titre gracieux +