Ignore:
Timestamp:
12 Jul 2007, 16:12:23 (17 years ago)
Author:
Henrik Bettermann
Message:

see ticket #102

File:
1 edited

Legend:

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

    r1996 r2013  
    7676    info['clear_doc'].edit(mapping = {'cleared_date': current,})
    7777    wftool.doActionFor(info['student'],'clear_and_validate')
    78     psm = "Clearance and eligibility record is validated and and student is cleared!"
     78    psm = "Clearance and eligibility record is validated and student is cleared!"
    7979elif clear_and_validate_button and info['review_state'] == "cleared_and_validated":
    8080    psm = "This student is already cleared!"
Note: See TracChangeset for help on using the changeset viewer.