Changeset 3125
- Timestamp:
- 7 Feb 2008, 13:04:11 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
WAeUP_SRP/base/skins/waeup_student/delete_course_result.py
r3065 r3125 40 40 args['portal_status_message'] = message 41 41 42 if action_after_validate :42 if action_after_validate and same_type(action_after_validate,'abc'): 43 43 url = context.absolute_url() + '/' + action_after_validate + '?' + urlencode(args) 44 44 else:
Note: See TracChangeset for help on using the changeset viewer.