Changeset 10529 for main/waeup.fceokene/trunk/src/waeup/fceokene/students
- Timestamp:
- 23 Aug 2013, 10:38:21 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.fceokene/trunk/src/waeup/fceokene/students/browser.py
r10019 r10529 84 84 form_fields['payment_date'].custom_widget = FriendlyDatetimeDisplayWidget('le') 85 85 86 note = ''' 87 88 89 The total authorized amount includes an Interswitch transaction charge of 150 Nairas. 90 ''' 91 86 92 class CustomStartClearancePage(StartClearancePage): 87 93
Note: See TracChangeset for help on using the changeset viewer.