Les blacklistes sont modifiables aussi par le droit bureau
This commit is contained in:
parent
9252614cd9
commit
962d052198
1 changed files with 1 additions and 1 deletions
|
@ -1369,7 +1369,7 @@ class blacklist(Attr):
|
||||||
optional = True
|
optional = True
|
||||||
legend = u"Blackliste"
|
legend = u"Blackliste"
|
||||||
category = 'info'
|
category = 'info'
|
||||||
can_modify = [nounou]
|
can_modify = [nounou, bureau]
|
||||||
ldap_name = "blacklist"
|
ldap_name = "blacklist"
|
||||||
python_type = dict
|
python_type = dict
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue