Changeset 525 for WAeUP_SRP/trunk/skins/waeup_custom
- Timestamp:
- 15 Sep 2006, 15:39:08 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_custom/getCPSCandidateLocalRoles.py
r486 r525 18 18 mtool = getToolByName(context, 'portal_membership') 19 19 #return mtool.getCPSCandidateLocalRoles(context) 20 return ['Manager','SectionReader','SectionManager' ]20 return ['Manager','SectionReader','SectionManager','Student','Staff']
Note: See TracChangeset for help on using the changeset viewer.