Changeset 17099 for main/waeup.aaue/trunk/src/waeup/aaue/utils
- Timestamp:
- 14 Sep 2022, 20:17:20 (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py
r16952 r17099 83 83 'lms_sund': 'LMS + Sundry Fees', 84 84 'exam': 'IJMBE Examination Fee', 85 'access_card': 'AAU Access Card Fee', 85 86 } 86 87 … … 129 130 'lab_2': 'Laboratory Due (BIO101/BIO111)', 130 131 'lms_sund': 'LMS plus Sundry Fees (new UG students only)', 132 'access_card': 'AAU Access Card Fee', 131 133 } 132 134
Note: See TracChangeset for help on using the changeset viewer.