Changeset 861 for WAeUP_SRP/trunk/skins
- Timestamp:
- 13 Nov 2006, 22:07:08 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_custom/getCPSCandidateLocalRoles.py
r603 r861 18 18 mtool = getToolByName(context, 'portal_membership') 19 19 #return mtool.getCPSCandidateLocalRoles(context) 20 return ['SectionReader','SectionManager' ]20 return ['SectionReader','SectionManager','ClearanceManager']
Note: See TracChangeset for help on using the changeset viewer.