- Timestamp:
- 11 Oct 2022, 11:21:15 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.unidel/trunk/src/kofacustom/unidel/utils/utils.py
r17116 r17123 66 66 APP_CATS_DICT = { 67 67 'basic': 'UAS, PUTME, PUDE, PCE, PRENCE', 68 'de': 'Direct Entry Programmes', 68 69 'no': 'No Application', 69 70 'pre': 'Pre-Degree Studies', … … 71 72 'dp_ft': 'Full-Time Diploma Programmes', 72 73 'dp_pt': 'Part-Time Diploma Programmes', 73 'de': 'Direct Entry Programmes',74 74 } 75 75
Note: See TracChangeset for help on using the changeset viewer.