Changeset 13340 for main/waeup.uniben/trunk/src
- Timestamp:
- 20 Oct 2015, 09:53:21 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/students/utils.py
r13338 r13340 256 256 257 257 ##################################################### 258 if student.faccode == 'JUPEB':259 return _('Payment temporarily disabled.'), None258 #if student.faccode == 'JUPEB': 259 # return _('Payment temporarily disabled.'), None 260 260 ##################################################### 261 261
Note: See TracChangeset for help on using the changeset viewer.