Changeset 16059 for main/waeup.kofa/trunk/src/waeup/kofa/mandates
- Timestamp:
- 20 Apr 2020, 06:30:54 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/mandates/mandate.py
r15609 r16059 112 112 class RefereeReportMandate(Mandate): 113 113 """This is a mandate which can unlock a `RefereeReportAddFormPage`. 114 The mandate is not automatically deleted. This has to be done 115 by the submit method of the add form page. 114 The mandate is not automatically deleted. 116 115 """ 117 116
Note: See TracChangeset for help on using the changeset viewer.