Ignore:
Timestamp:
5 Sep 2006, 17:12:01 (18 years ago)
Author:
joachim
Message:

added app_ac_date

File:
1 edited

Legend:

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

    r479 r482  
    5353            if cpsdocument_edit_and_view_button is not None:
    5454                action = ''
    55             psm = 'psm_content_changed'
     55            psm = 'passport image uploaded'
    5656            args = {}
     57            action = "/view"
    5758        else:
    5859            psm = 'psm_content_error'
    5960            args = getFormUidUrlArg(REQUEST)
    6061    else:
     62        args = {}
    6163        psm = "Application applied waiting for results"
    6264        action = "/view"
Note: See TracChangeset for help on using the changeset viewer.