Changeset 15501 for main/waeup.kofa/trunk/src/waeup/kofa/applicants
- Timestamp:
- 18 Jul 2019, 19:58:39 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/container.py
r15497 r15501 46 46 47 47 class VirtualApplicantsExportJobContainer(VirtualExportJobContainer): 48 """A virtual export job container for certificates.48 """A virtual export job container for applicants container. 49 49 """ 50 50
Note: See TracChangeset for help on using the changeset viewer.