- Timestamp:
- 24 Feb 2013, 17:41:41 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.fceokene/trunk/src/waeup/fceokene/students/utils.py
r9982 r9989 311 311 return text 312 312 313 def getBedCoordinates(self, bedticket): 314 """Return bed coordinates. 315 316 Bed coordinates are invisible in FCEOkene. 317 """ 318 return _('(see payment slip)') 319 313 320 # FCEOkene prefix 314 321 STUDENT_ID_PREFIX = u'K'
Note: See TracChangeset for help on using the changeset viewer.