changeset 2947 | 435f8701c6bc |
parent 2879 | cb0f9b4646aa |
child 3029 | 3c09b9396e2e |
--- a/app/soc/views/models/org_app.py Fri Sep 18 03:05:47 2009 +0530 +++ b/app/soc/views/models/org_app.py Thu Sep 17 23:37:55 2009 +0200 @@ -76,7 +76,7 @@ rights['apply'] = ['checkIsUser', ('checkCanCreateOrgApp', ['org_signup', program_logic.logic]), - 'checkIsNotStudentForProgramInScope'] + ('checkIsNotStudentForProgramInScope', [program_logic.logic])] new_params = {}