Changeset 13524
- Timestamp:
- 2 Dec 2015, 17:04:54 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py
r13512 r13524 93 93 'dp_pt': 'Diploma Part Time', 94 94 'dp_ft': 'Diploma Full Time', 95 ' pg_ft': 'Postgraduate Full Time',96 ' pg_pt': 'Postgraduate Part Time',95 'special_pg_ft': 'Postgraduate Full Time', 96 'special_pg_pt': 'Postgraduate Part Time', 97 97 'found': 'Foundation', 98 98 'transfer': 'Transfer',
Note: See TracChangeset for help on using the changeset viewer.