typo, the sequel
This commit is contained in:
parent
47adbcc946
commit
f90f0e6f4c
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ class Dialog(proprio.Dialog):
|
||||||
}
|
}
|
||||||
menu_order = ['Administratif', 'Personnel', 'Études', 'Chambre', 'Compte']
|
menu_order = ['Administratif', 'Personnel', 'Études', 'Chambre', 'Compte']
|
||||||
menu_compte_crans = ['Droits']
|
menu_compte_crans = ['Droits']
|
||||||
medu_end = ['GPGFingerprint', 'Remarques', 'Blackliste', 'Vente', 'Supprimer']
|
menu_end = ['GPGFingerprint', 'Remarques', 'Blackliste', 'Vente', 'Supprimer']
|
||||||
|
|
||||||
if "cransAccount" in adherent['objectClass']:
|
if "cransAccount" in adherent['objectClass']:
|
||||||
menu_order.extend(menu_compte_crans)
|
menu_order.extend(menu_compte_crans)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue