Changeset 10307 for main/waeup.aaue/trunk/src
- Timestamp:
- 16 Jun 2013, 20:31:20 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/applicants/interfaces.py
r10306 r10307 160 160 default = [], 161 161 ) 162 jamb_subjects = schema.Text(163 title = _(u'Subjects and Scores'),164 required = False,165 )166 162 jamb_score = schema.Int( 167 163 title = _(u'Total JAMB Score'),
Note: See TracChangeset for help on using the changeset viewer.