ldap_crans: AssociationCrans a besoin de Nom()
This commit is contained in:
parent
c57cb554d5
commit
b74cc2b151
1 changed files with 2 additions and 0 deletions
|
@ -4270,6 +4270,8 @@ class AssociationCrans(_FakeProprio):
|
|||
_FakeProprio.__init__(self, conn)
|
||||
def nom(self):
|
||||
return "Crans"
|
||||
def Nom(self):
|
||||
return "Crans"
|
||||
def chbre(self):
|
||||
return "CRA"
|
||||
def email(self):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue