Changeset 14126 for main/kofacustom.coewarri/trunk/src/kofacustom/coewarri
- Timestamp:
- 24 Aug 2016, 12:23:19 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.coewarri/trunk/src/kofacustom/coewarri/utils/utils.py
r14097 r14126 25 25 26 26 APP_CATS_DICT = { 27 'basic': 'UTME, DE, PCE, PRENCE', 28 'no': 'No Application', 29 'nce': 'NCE Programme', 30 'ncept': 'NCE Part-Time Programme', 31 } 27 'basic': 'UTME, DE, PCE', 28 'no': 'No Application', 29 'degree': 'Degree Programme', 30 'nce': 'NCE Programme', 31 'ncept': 'NCE Part-Time Programme', 32 'prence': 'Pre-NCE Programme', 33 }
Note: See TracChangeset for help on using the changeset viewer.