Changeset 12968 for main/waeup.kofa/trunk/src/waeup/kofa/university
- Timestamp:
- 19 May 2015, 20:30:46 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/university/catalog.py
r12233 r12968 57 57 class CertificateCoursesIndexes(grok.Indexes): 58 58 """This catalog is needed for automatic removal of certificate courses 59 and later for selection of course tickets in the student ssection.59 and later for selection of course tickets in the student section. 60 60 """ 61 61 grok.site(IUniversity)
Note: See TracChangeset for help on using the changeset viewer.