Ignore:
Timestamp:
11 Oct 2006, 23:22:16 (18 years ago)
Author:
Henrik Bettermann
Message:

some fixes and minor modifications for the launching of the accommodation module

File:
1 edited

Legend:

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

    r607 r659  
    4848                                    use_session=True)
    4949        action = "/passport_entry_view"
    50         if is_valid and app_doc.passport is not None:
     50        if app_doc.passport is not None:
    5151            psm = 'You successfully uploaded your passport image.'
    5252            args = {'apply_button': 'Apply',}
Note: See TracChangeset for help on using the changeset viewer.