- Timestamp:
- 23 Oct 2014, 07:24:39 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/applicants/browser.py
r11870 r11874 584 584 class CreateAllStudentsPage(UtilityView, grok.View): 585 585 """Create all student objects from applicant data 586 in a container.586 in the root container or in a specific applicants container only. 587 587 588 588 Only PortalManagers can do this.
Note: See TracChangeset for help on using the changeset viewer.