Skip to content

Commit

Permalink
[GertrudeWeb] Profil SUPERADMIN
Browse files Browse the repository at this point in the history
  • Loading branch information
bsongis committed May 10, 2017
1 parent 507e189 commit c3dc576
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
PROFIL_ALL = 63
PROFIL_ADMIN = 64
PROFIL_LECTURE_SEULE = 128
PROFIL_SUPERADMIN = 256

TypesProfil = [
("Administrateur", PROFIL_ALL | PROFIL_ADMIN),
Expand Down

0 comments on commit c3dc576

Please sign in to comment.