Nounous et Bureau dans dsi-crans@.

darcs-hash:20071031082626-1dcb7-dec9d4fd6b87f62cbad8269e9638f0aaaf33b040.gz
This commit is contained in:
parret-freaud 2007-10-31 09:26:26 +01:00
parent d63f6384d3
commit 0db2638395

View file

@ -51,7 +51,8 @@ class droits_ldap(CransLdap, droits):
'+impression' : [ u'Imprimeur', u'Bureau'], '+impression' : [ u'Imprimeur', u'Bureau'],
'bureau' : [u'Bureau'], 'bureau' : [u'Bureau'],
'+federez' : [u'Bureau', u'Apprenti', u'Nounou'], '+federez' : [u'Bureau', u'Apprenti', u'Nounou'],
'+install-party' : [u'Bureau', u'Apprenti', u'Nounou'] '+install-party' : [u'Bureau', u'Apprenti', u'Nounou'],
'dsi-crans' : [u'Nounou', u'Bureau']
} }
def build_group(self) : def build_group(self) :