Changeset 14234 for main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py
- Timestamp:
- 27 Oct 2016, 14:20:09 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py
r13963 r14234 47 47 'matric_gown': 'Matriculation Gown Fee', 48 48 'concessional': 'Concessional Fee', 49 'id_card': 'Student ID Card', 49 50 } 50 51 … … 67 68 'matric_gown': 'Matriculation Gown Fee', 68 69 'concessional': 'Concessional Fee', 70 'id_card': 'Student ID Card', 69 71 } 70 72 … … 88 90 'lapel': 'Lapel/File Fee', 89 91 'matric_gown': 'Matriculation Gown Fee', 92 'id_card': 'Student ID Card', 90 93 } 91 94
Note: See TracChangeset for help on using the changeset viewer.