Ignore:
Timestamp:
13 Sep 2006, 20:25:29 (18 years ago)
Author:
joachim
Message:

set local role Owner also for Student

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_default/process_waeup_login.py

    r511 r519  
    1616student = getattr(context.students,member_id)
    1717application = student.application
    18 ##student.content_status_modify(workflow_action="enter_application_pin")
     18student.content_status_modify(workflow_action="enter_application_pin")
    1919da = {}
    2020pin = request.get('pin')
Note: See TracChangeset for help on using the changeset viewer.