mirror of
https://gitlab2.federez.net/re2o/re2o
synced 2024-11-25 22:22:26 +00:00
suppression du bouton de création d'adherent pour les users lambda
This commit is contained in:
parent
87ef560443
commit
5ebe7c3b75
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
|||
Créer un club/association
|
||||
</a>
|
||||
{% acl_end %}
|
||||
{% can_create Adherent %}
|
||||
{% can_create User %}
|
||||
<a class="list-group-item list-group-item-success" href="{% url "users:new-user" %}">
|
||||
<i class="fa fa-user-plus"></i>
|
||||
Créer un adhérent
|
||||
|
|
Loading…
Reference in a new issue