Changeset 16952
- Timestamp:
- 10 May 2022, 09:43:01 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py
r16935 r16952 82 82 'lab_2': 'Laboratory Due (BIO101/BIO111)', 83 83 'lms_sund': 'LMS + Sundry Fees', 84 'exam': ' Examination Fee',84 'exam': 'IJMBE Examination Fee', 85 85 } 86 86 … … 155 155 'library_pg': 'PG Library Fee', 156 156 'sports_library': 'Sports Development and Library Fee', 157 'exam': ' Examination Fee',157 'exam': 'IJMBE Examination Fee', 158 158 } 159 159
Note: See TracChangeset for help on using the changeset viewer.