source:
WAeUP_SRP/trunk/skins/waeup_ois/callAcademicReportSlip.py
@
12407
Last change on this file since 12407 was 3811, checked in by , 16 years ago | |
---|---|
File size: 254 bytes |
Rev | Line | |
---|---|---|
[3811] | 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.