Changeset 798 for WAeUP_SRP/trunk/skins
- Timestamp:
- 9 Nov 2006, 07:15:54 (18 years ago)
- Location:
- WAeUP_SRP/trunk/skins/waeup_student
- Files:
-
- 1 added
- 1 deleted
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_student/application_edit.py
r796 r798 55 55 elif proceed: 56 56 if is_valid: 57 action = "/ request_clearance"57 action = "/start_clearance" 58 58 base_url = clear.absolute_url() 59 59 else:
Note: See TracChangeset for help on using the changeset viewer.