Changeset 13076 for main/waeup.kofa/trunk/src/waeup/kofa/university
- Timestamp:
- 19 Jun 2015, 05:49:57 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/university/catalog.py
r12968 r13076 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 section.59 and later for selection of course tickets in the students section. 60 60 """ 61 61 grok.site(IUniversity)
Note: See TracChangeset for help on using the changeset viewer.