source:
WAeUP_SRP/trunk/patches/PatchCPSMembershipTool.py
@
14212
Last change on this file since 14212 was 3673, checked in by , 16 years ago | |
---|---|
File size: 352 bytes |
Line | |
---|---|
1 | #-*- mode: python; mode: fold -*- |
2 | from Products.CPSCore.CPSMembershipTool import CPSMembershipTool |
3 | CPSMembershipTool.roles_managing_local_roles = ('WorkspaceManager', |
4 | 'SectionManager', |
5 | 'SectionOfficer', |
6 | ) |
7 | |
8 |
Note: See TracBrowser for help on using the repository browser.