Changeset 9917 for main/waeup.kofa/trunk/src/waeup
- Timestamp:
- 27 Jan 2013, 20:15:25 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/utils.py
r9916 r9917 593 593 footer_text = footer_text[1] 594 594 else: 595 # Onl ethe first line is used for the footer595 # Only the first line is used for the footer 596 596 footer_text = footer_text[0] 597 597 if getattr(student, 'student_id', None) is not None:
Note: See TracChangeset for help on using the changeset viewer.