Ignore:
Timestamp:
23 Jan 2007, 16:50:50 (18 years ago)
Author:
Henrik Bettermann
Message:

fixes

File:
1 edited

Legend:

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

    r1071 r1343  
    5555            args['portal_status_message'] = "You didn't upload a passport picture!"
    5656    elif cpsdocument_edit_and_view_button:
    57         if app_doc.passport is not None:
     57        if 1: ## app_doc.passport is not None:
    5858            logger.info('"%s", "proceeded to start clearance"' % (info['id']))
    5959            action = "/start_clearance"
Note: See TracChangeset for help on using the changeset viewer.