- Timestamp:
- 19 Aug 2016, 03:43:29 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.coewarri/trunk/src/kofacustom/coewarri/applicants/utils.py
r14035 r14091 29 29 """A collection of parameters and methods subject to customization. 30 30 """ 31 32 APP_TYPES_DICT = { 33 'app': ['General Studies', 'APP'], 34 'nce': ['NCE Programmes', 'NCE'], 35 'pre': ['Pre-Degree Programmes', 'PRE'], 36 }
Note: See TracChangeset for help on using the changeset viewer.