Changeset 15894 for main/waeup.fceokene/trunk/src/waeup/fceokene/students
- Timestamp:
- 18 Dec 2019, 10:06:48 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.fceokene/trunk/src/waeup/fceokene/students/browser.py
r15890 r15894 98 98 letterhead_path = os.path.join( 99 99 os.path.dirname(__file__), 'static', 'letterhead_admission.jpg') 100 topMargin=1. 8100 topMargin=1.6 101 101 if self.context.student.current_mode.startswith('ug'): 102 102 letterhead_path = None
Note: See TracChangeset for help on using the changeset viewer.