source:
WAeUP_SRP/trunk/skins/waeup_ois/callAcademicReportSlip.py
@
17952
Last change on this file since 17952 was 3811, checked in by , 16 years ago | |
---|---|
File size: 254 bytes |
Line | |
---|---|
1 | ## Script (Python) "callAcademicReportSlip" |
2 | ##bind container=container |
3 | ##bind context=context |
4 | ##bind namespace= |
5 | ##bind script=script |
6 | ##bind subpath=traverse_subpath |
7 | ##parameters=term |
8 | ##title= |
9 | ## |
10 | |
11 | return context.academic_report_slip(term = term) |
Note: See TracBrowser for help on using the repository browser.