Changeset 6622 for main/waeup.sirp/trunk/src/waeup/sirp/applicants
- Timestamp:
- 24 Aug 2011, 20:25:44 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.sirp/trunk/src/waeup/sirp/applicants/browser.py
r6598 r6622 458 458 459 459 class ApplicantAddFormPage(WAeUPAddFormPage): 460 """Add-form to add certificate to a department.460 """Add-form to add an applicant. 461 461 """ 462 462 grok.context(IApplicantsContainer)
Note: See TracChangeset for help on using the changeset viewer.