- Timestamp:
- 25 Jul 2019, 21:26:50 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/remita/applicantsbrowser.py
r15456 r15522 143 143 144 144 def render(self): 145 if self.context.p_state == 'paid': 146 self.redirect(self.url(self.context.__parent__)) 147 return 148 self.redirect(self.url(self.context)) 145 self.redirect(self.url(self.context.__parent__)) 149 146 return 150 147
Note: See TracChangeset for help on using the changeset viewer.