Changeset 16929 for main/waeup.aaue/trunk/src/waeup/aaue/utils
- Timestamp:
- 20 Apr 2022, 06:20:10 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/utils/utils.py
r16830 r16929 81 81 'lab_1': 'Faculty Laboratory Due (CHM102/PHY103/CSC101)', 82 82 'lab_2': 'Laboratory Due (BIO101/BIO111)', 83 'lms_sund': 'LMS + Sundry Fees', 83 84 } 84 85 … … 126 127 'lab_1': 'Faculty Laboratory Due (CHM102/PHY103/CSC101)', 127 128 'lab_2': 'Laboratory Due (BIO101/BIO111)', 129 'lms_sund': 'LMS plus Sundry Fees (new UG students only)', 128 130 } 129 131
Note: See TracChangeset for help on using the changeset viewer.