Ignore:
Timestamp:
18 Oct 2012, 05:42:30 (12 years ago)
Author:
Henrik Bettermann
Message:

Base configuration

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  
    2121
    2222class CRPUOfficer(CCOfficer):
    23     """ Permissions of FCEOkene staff.
     23    """ Permissions of KwaraPoly staff.
    2424
    2525    This is basically a copy of the the PortalManager. We exclude some
     
    2828
    2929    grok.name('waeup.CRPUOfficer')
    30     grok.title(u'FCEOkene Officer')
     30    grok.title(u'KwaraPoly Officer')
Note: See TracChangeset for help on using the changeset viewer.