source:
waeup_product/trunk/skins/waeup_student/check_admission.py
@
34
Last change on this file since 34 was 25, checked in by , 19 years ago | |
---|---|
|
|
File size: 181 bytes |
Line | |
---|---|
1 | ##parameters=REQUEST=None |
2 | |
3 | # $Id: check_admission.py 25 2005-09-30 16:19:00Z joachim $ |
4 | |
5 | admin = "SectionManager" in context.portal_membership.getAuthenticatedMember().getRolesInContext(context) |
6 | |
7 | return context.student_admitted_form() |
Note: See TracBrowser for help on using the repository browser.