Ignore:
Timestamp:
25 Nov 2006, 21:09:18 (18 years ago)
Author:
Henrik Bettermann
Message:

reserve_accommodation only allowed for cleared_and_validated
several bugs fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/skins/waeup_student/clearance_edit.py

    r902 r942  
    4848    if cpsdocument_edit_button:
    4949        psm = "Content changed!"
     50        if context.isStudent():
     51           action = "/clearance_edit_form"       
    5052    elif cpsdocument_edit_and_view_button:
    5153        if acknowledge:
Note: See TracChangeset for help on using the changeset viewer.