Changeset 16935 for main/waeup.aaue/trunk/src/waeup/aaue/utils
- Timestamp:
- 26 Apr 2022, 22:55:41 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py
r16933 r16935 82 82 'lab_2': 'Laboratory Due (BIO101/BIO111)', 83 83 'lms_sund': 'LMS + Sundry Fees', 84 'exam': 'Examination Fee', 84 85 } 85 86 … … 128 129 'lab_2': 'Laboratory Due (BIO101/BIO111)', 129 130 'lms_sund': 'LMS plus Sundry Fees (new UG students only)', 130 'exam': 'Examination Fee',131 131 } 132 132
Note: See TracChangeset for help on using the changeset viewer.