- Timestamp:
- 29 Aug 2021, 08:28:28 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/utils/utils.py
r16576 r16585 80 80 'jupeb_arts':'JUPEB Arts Course', 81 81 'jupeb_hostel':'JUPEB Hostel Fee', 82 'jupeb_reg':'JUPEB RegistrationFee',82 'jupeb_reg':'JUPEB Administrative Fee', 83 83 } 84 84 … … 136 136 'jupeb_arts':'JUPEB Arts Course', 137 137 'jupeb_hostel':'JUPEB Hostel Fee', 138 'jupeb_reg':'JUPEB RegistrationFee',138 'jupeb_reg':'JUPEB Administrative Fee', 139 139 } 140 140 … … 175 175 'jupeb_arts':'JUPEB Arts Course', 176 176 'jupeb_hostel':'JUPEB Hostel Fee', 177 'jupeb_reg':'JUPEB RegistrationFee',177 'jupeb_reg':'JUPEB Administrative Fee', 178 178 } 179 179 … … 207 207 'jupeb_arts':'JUPEB Arts Course', 208 208 'jupeb_hostel':'JUPEB Hostel Fee', 209 'jupeb_reg':'JUPEB RegistrationFee',209 'jupeb_reg':'JUPEB Administrative Fee', 210 210 } 211 211
Note: See TracChangeset for help on using the changeset viewer.