Ignore:
Timestamp:
23 Jun 2015, 09:27:05 (10 years ago)
Author:
Henrik Bettermann
Message:

More docs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/applicants/permissions.py

    r12847 r13098  
    8888
    8989class ApplicationsManager(grok.Role):
    90     """The Applications Officer is allowed to edit all application records.
    91     The role allows also to add payment tickets.
     90    """The Applications Manager is allowed to edit all application records.
     91    The role also allows to add payment tickets.
    9292    """
    9393    grok.name('waeup.ApplicationsManager')
Note: See TracChangeset for help on using the changeset viewer.