- Timestamp:
- 24 Apr 2015, 10:07:26 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/students/studylevel.py
r12873 r12882 257 257 258 258 A course ticket contains a copy of the original course and 259 certificate course data. If the courses and/or the referrin certificate259 certificate course data. If the courses and/or the referring certificate 260 260 courses are removed, the corresponding tickets remain unchanged. 261 So we do not need any event 262 triggered actions on course tickets. 261 So we do not need any event triggered actions on course tickets. 263 262 """ 264 263 grok.implements(ICourseTicket, IStudentNavigation)
Note: See TracChangeset for help on using the changeset viewer.