- Timestamp:
- 24 Sep 2014, 06:10:49 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/applicants/interfaces.py
r11740 r11810 70 70 # PUDE is a subgroup of UG with the same interface. 71 71 PUDE_OMIT_FIELDS = ( 72 'jamb_subjects','jamb_score', ' aggregate')72 'jamb_subjects','jamb_score', 'jamb_age', 'aggregate') 73 73 PUDE_OMIT_DISPLAY_FIELDS = OMIT_DISPLAY_FIELDS + PUDE_OMIT_FIELDS 74 74 PUDE_OMIT_MANAGE_FIELDS = UG_OMIT_MANAGE_FIELDS + PUDE_OMIT_FIELDS
Note: See TracChangeset for help on using the changeset viewer.