- Timestamp:
- 15 Jul 2021, 12:32:55 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/applicants/interfaces.py
r16544 r16553 685 685 jamb_score = schema.Int( 686 686 title = _(u'Total JAMB Score'), 687 required = True,687 required = False, 688 688 ) 689 689
Note: See TracChangeset for help on using the changeset viewer.