Ignore:
Timestamp:
24 Aug 2007, 14:23:50 (17 years ago)
Author:
Henrik Bettermann
Message:

resubmit and reset status added

File:
1 edited

Legend:

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

    r2160 r2161  
    5454    data['reg_no'] = reg_no
    5555    psm = "You successfully reset the record! The applicant will be able to edit and resubmit the data."
    56     data['status'] = "edited"
     56    data['status'] = "reset"
    5757    context.applicants_catalog.modifyRecord(**data)
    5858    logger.info('%s reset application record of %s' % (member,reg_no))
Note: See TracChangeset for help on using the changeset viewer.