- Timestamp:
- 27 Sep 2021, 14:15:42 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/browser.py
r16641 r16648 331 331 store = getUtility(IExtFileStore) 332 332 if self.context.subtype \ 333 and self.context.subtype not in ('transfer', 'de', 'j amb') \333 and self.context.subtype not in ('transfer', 'de', 'jupeb') \ 334 334 and (not self.context.jamb_fname 335 335 or not self.context.jamb_reg_number):
Note: See TracChangeset for help on using the changeset viewer.