Changeset 14358 for main/waeup.uniben/trunk/src/waeup/uniben/utils
- Timestamp:
- 20 Dec 2016, 09:03:23 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/utils/utils.py
r14050 r14358 83 83 'admission_checking': 'Admission Checking Fee', 84 84 'jupeb': 'JUPEB Examination Fee', 85 'registration': 'Total Registration Fee' 85 'registration': 'Total Registration Fee', 86 'clinexam':'Clinical Examination Fee', 86 87 } 87 88 … … 100 101 'transfer': 'Transfer Fee', 101 102 'jupeb': 'JUPEB Examination Fee', 103 'clinexam':'Clinical Examination Fee', 102 104 } 103 105
Note: See TracChangeset for help on using the changeset viewer.