Changeset 13559
- Timestamp:
- 22 Dec 2015, 06:11:21 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/applicants/interfaces.py
r13555 r13559 157 157 'screening_date', 158 158 ) 159 AFFIL_OMIT_PDF_FIELDS = AFFIL_OMIT_DISPLAY_FIELDS #+ ('phone',)159 AFFIL_OMIT_PDF_FIELDS = AFFIL_OMIT_DISPLAY_FIELDS + ('phone',) 160 160 161 161 # PUTME is a subgroup of UG with the same interface.
Note: See TracChangeset for help on using the changeset viewer.