Merged in [8879] from rcross@amsl.com:

Fixes .  grants IRTF Chair access to proceedings.
 - Legacy-Id: 8895
Note: SVN reference [8879] has been migrated to Git commit bfeb650e0e
This commit is contained in:
Henrik Levkowetz 2015-01-21 21:25:51 +00:00
commit d9e202c4a5

View file

@ -38,7 +38,7 @@ from ietf.secr.proceedings.models import InterimMeeting # proxy model
# -------------------------------------------------
# Globals
# -------------------------------------------------
AUTHORIZED_ROLES=('WG Chair','WG Secretary','RG Chair','IAB Group Chair','Area Director','Secretariat','Team Chair')
AUTHORIZED_ROLES=('WG Chair','WG Secretary','RG Chair','IRTF Chair','IAB Group Chair','Area Director','Secretariat','Team Chair')
# -------------------------------------------------
# Helper Functions
# -------------------------------------------------