- Timestamp:
- 18 Oct 2012, 05:42:30 (12 years ago)
- Location:
- main/waeup.kwarapoly/trunk/src/waeup/kwarapoly
- Files:
-
- 1 edited
- 1 moved
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kwarapoly/trunk/src/waeup/kwarapoly/permissions.py
r9275 r9347 21 21 22 22 class CRPUOfficer(CCOfficer): 23 """ Permissions of FCEOkenestaff.23 """ Permissions of KwaraPoly staff. 24 24 25 25 This is basically a copy of the the PortalManager. We exclude some … … 28 28 29 29 grok.name('waeup.CRPUOfficer') 30 grok.title(u' FCEOkeneOfficer')30 grok.title(u'KwaraPoly Officer')
Note: See TracChangeset for help on using the changeset viewer.