Changeset 9572 for main/kofacustom.nigeria/trunk/src/kofacustom/nigeria
- Timestamp:
- 7 Nov 2012, 18:13:05 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.nigeria/trunk/src/kofacustom/nigeria/students/browser.py
r9564 r9572 91 91 form_fields = grok.AutoFields(INigeriaStudentPersonal) 92 92 form_fields['personal_updated'].for_display = True 93 form_fields[ 94 'personal_updated'].custom_widget = FriendlyDatetimeDisplayWidget('le') 93 95 94 96 class NigeriaStudentClearanceDisplayFormPage(StudentClearanceDisplayFormPage):
Note: See TracChangeset for help on using the changeset viewer.