Ignore:
Timestamp:
24 Apr 2015, 10:07:26 (10 years ago)
Author:
Henrik Bettermann
Message:

More docs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/students/studylevel.py

    r12873 r12882  
    257257
    258258    A course ticket contains a copy of the original course and
    259     certificate course data. If the courses and/or the referrin certificate
     259    certificate course data. If the courses and/or the referring certificate
    260260    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.
    263262    """
    264263    grok.implements(ICourseTicket, IStudentNavigation)
Note: See TracChangeset for help on using the changeset viewer.