Changeset 16405 for main/waeup.uniben/trunk/src/waeup/uniben
- Timestamp:
- 3 Mar 2021, 15:44:40 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.uniben/trunk/src/waeup/uniben/students/browser.py
r16386 r16405 850 850 label = _('Manage medical questionnaire data') 851 851 852 def update(self): 853 return super(StudentMedicalHistoryEditFormPage, self).update() 854 852 855 class ExportPDFMedicalHistorySlip(grok.View): 853 856 """Deliver a PDF slip of the context.
Note: See TracChangeset for help on using the changeset viewer.