- Timestamp:
- 11 Nov 2006, 21:29:50 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/trunk/skins/waeup_student/clearance_edit_manager.py
r844 r845 1 ## Script (Python) "c psdocument_edit"1 ## Script (Python) "clearance_edit" 2 2 ##bind container=container 3 3 ##bind context=context … … 61 61 else: 62 62 url = clear.absolute_url() + action 63 REQUEST.RESPONSE.redirect(url) 63 REQUEST.RESPONSE.redirect(url) 64 64
Note: See TracChangeset for help on using the changeset viewer.