Changeset 13098 for main/waeup.kofa/trunk/src/waeup/kofa/applicants
- Timestamp:
- 23 Jun 2015, 09:27:05 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/permissions.py
r12847 r13098 88 88 89 89 class ApplicationsManager(grok.Role): 90 """The Applications Officer is allowed to edit all application records.91 The role al lows alsoto add payment tickets.90 """The Applications Manager is allowed to edit all application records. 91 The role also allows to add payment tickets. 92 92 """ 93 93 grok.name('waeup.ApplicationsManager')
Note: See TracChangeset for help on using the changeset viewer.