Changeset 13337 for main/waeup.uniben/trunk/src
- Timestamp:
- 17 Oct 2015, 06:45:24 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/students/utils.py
r13333 r13337 241 241 242 242 ##################################################### 243 #if student.faccode == 'JUPEB':244 #return _('Payment temporarily disabled.'), None243 if student.faccode == 'JUPEB': 244 return _('Payment temporarily disabled.'), None 245 245 ##################################################### 246 246
Note: See TracChangeset for help on using the changeset viewer.