Changeset 10898 for main/kofacustom.nigeria/trunk/src/kofacustom/nigeria
- Timestamp:
- 13 Jan 2014, 08:55:38 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/applicants/browser.py
r10573 r10898 112 112 class NigeriaPDFApplicationSlip(PDFApplicationSlip): 113 113 114 def _addLoginInformation(self): 115 """ We do no longer render login information on 116 pdf application slips. 117 """ 118 return 119 114 120 def _reduced_slip(self): 115 121 return getattr(self.context, 'result_uploaded', False)
Note: See TracChangeset for help on using the changeset viewer.