Changeset 6987 for WAeUP_SRP/trunk


Ignore:
Timestamp:
2 Nov 2011, 06:18:08 (13 years ago)
Author:
Henrik Bettermann
Message:

Redirect to payments not to start_clearance after editing student_application.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_futminna/application_edit.py

    r6986 r6987  
    3838    #personal_doc.edit(mapping = {'email' : info['app_doc'].app_email})
    3939    #wftool.doActionFor(student.personal,'close')
    40     action = "/start_clearance"
     40    action = "/payments"
    4141    base_url = student.absolute_url()
    4242    url = base_url + action
Note: See TracChangeset for help on using the changeset viewer.