Changeset 11434 for main/waeup.uniben/trunk/src/waeup/uniben/applicants
- Timestamp:
- 25 Feb 2014, 06:14:03 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/applicants/utils.py
r9635 r11434 42 42 'dpft': ['Diploma Full-Time Programmes', 'DPP'], 43 43 'pce': ['PCE Screening', 'PCE'], 44 'pg': ['Postgraduate Programmes', 'PG'], 44 45 'pgft': ['Postgraduate Full-Time Programmes', 'PG'], 45 46 'pgpt': ['Postgraduate Part-Time Programmes', 'PG'], 46 'pgnew': ['New Postgraduate Programmes', 'NEWPG'] 47 'pgnew': ['New Postgraduate Programmes', 'NEWPG'], 48 'pgext': ['Postgraduate Programmes (extended application)', 'PG'] 47 49 } 48 50
Note: See TracChangeset for help on using the changeset viewer.