diff --git a/attributs.py b/attributs.py index 098d1b2..d1f1dbf 100644 --- a/attributs.py +++ b/attributs.py @@ -1298,7 +1298,7 @@ class imprimeurClub(Attr): optional = True legend = u"Imprimeur du club" category = "perso" - can_modify = [cableur, imprimeur, nounou, respo] + can_modify = [cableur, imprimeur, nounou, respo, soi] ldap_name = "imprimeurClub" def __init__(self, *args, **kwargs):