Changeset 2013 for WAeUP_SRP/trunk/skins/waeup_student
- Timestamp:
- 12 Jul 2007, 16:12:23 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_student/clearance_edit.py
r1996 r2013 76 76 info['clear_doc'].edit(mapping = {'cleared_date': current,}) 77 77 wftool.doActionFor(info['student'],'clear_and_validate') 78 psm = "Clearance and eligibility record is validated and andstudent is cleared!"78 psm = "Clearance and eligibility record is validated and student is cleared!" 79 79 elif clear_and_validate_button and info['review_state'] == "cleared_and_validated": 80 80 psm = "This student is already cleared!"
Note: See TracChangeset for help on using the changeset viewer.