Changeset 10304 for main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py
- Timestamp:
- 16 Jun 2013, 09:13:53 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py
r9905 r10304 51 51 } 52 52 53 APP_CATS_DICT = { 54 'basic': 'PUTME, PUDE, PCE, PRENCE', 55 'no': 'No Application', 56 'pg_ft': 'Postgraduate Full-Time', 57 'pg_pt': 'Postgraduate Part-Time', 58 'cest': 'Part-Time, Diploma, Certificate', 59 'found': 'Foundation', 60 } 61
Note: See TracChangeset for help on using the changeset viewer.