Changeset 867 for WAeUP_SRP/trunk/skins/waeup_custom
- Timestamp:
- 14 Nov 2006, 16:15:38 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_custom/getCPSCandidateLocalRoles.py
r861 r867 18 18 mtool = getToolByName(context, 'portal_membership') 19 19 #return mtool.getCPSCandidateLocalRoles(context) 20 return ['SectionReader','SectionManager','Clearance Manager']20 return ['SectionReader','SectionManager','ClearanceOfficer']
Note: See TracChangeset for help on using the changeset viewer.