Changeset 15720 for main/kofacustom.iuokada
- Timestamp:
- 29 Oct 2019, 16:37:41 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/kofacustom.iuokada/trunk/src/kofacustom/iuokada/students/browser.py
r15704 r15720 42 42 NigeriaExportPDFCourseRegistrationSlip, 43 43 NigeriaStudentBaseEditFormPage, 44 NigeriaBedTicketAddPage 44 45 ) 45 46 … … 87 88 # ) 88 89 # return () 90 91 class CustomBedTicketAddPage(NigeriaBedTicketAddPage): 92 """ Page to add a bed ticket 93 """ 94 with_ac = False 95 with_bedselection = True
Note: See TracChangeset for help on using the changeset viewer.