- Timestamp:
- 30 Jul 2019, 09:20:21 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/remita/applicantsbrowser.py
r15522 r15529 143 143 144 144 def render(self): 145 self.redirect(self.url(self.context.__parent__ ))145 self.redirect(self.url(self.context.__parent__, 'edit')) 146 146 return 147 147
Note: See TracChangeset for help on using the changeset viewer.