[lc_ldap] Easter egg
This commit is contained in:
parent
0cee8dbcb6
commit
215f01c281
1 changed files with 2 additions and 0 deletions
|
@ -915,6 +915,8 @@ class machine(CransLdapObject):
|
||||||
|
|
||||||
class AssociationCrans(proprio):
|
class AssociationCrans(proprio):
|
||||||
u""" Association crans (propriétaire particulier)."""
|
u""" Association crans (propriétaire particulier)."""
|
||||||
|
def delete(self, comm, login):
|
||||||
|
raise EnvironmentError("Détruire le Crans ? Hum…")
|
||||||
pass
|
pass
|
||||||
|
|
||||||
class adherent(proprio):
|
class adherent(proprio):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue