Ignore:
Timestamp:
1 Sep 2006, 17:16:18 (18 years ago)
Author:
joachim
Message:

added missing files.

A trunk/profiles/default/layouts/student_check_pin.xml
M trunk/profiles/default/types.xml
M trunk/profiles/default/actionicons.xml
M trunk/profiles/default/workflows.xml
A trunk/profiles/default/types/StudentSemester.xml
D trunk/profiles/default/types/CourseTicket.xml
M trunk/profiles/default/types/StudentsFolder.xml
A trunk/profiles/default/types/StudentCourseResult.xml
M trunk/init.py
M trunk/skins/waeup_academics/academics_content_lib_info_detail_tab.pt
A trunk/skins/waeup_custom/cpsskins_lib.pt
M trunk/skins/waeup_custom/getContentInfo.py
M trunk/Students.py

File:
1 edited

Legend:

Unmodified
Added
Removed
  • WAeUP_SRP/trunk/__init__.py

    r458 r464  
    4040         "Student",
    4141         "StudentStudyCourse",
    42          "CourseTicket",
     42         "StudentCourseResult",
    4343         "StudentAdmission",
    4444         "StudentClearance",
     
    4646         "ScratchCardBatch",
    4747         "ScratchCardBatchesFolder",
     48         "StudentStudyLevel",
     49         "StudentSemester",
     50         # move to Academics later
    4851         "StudyLevel",
    49          "StudentStudyLevel",
    5052         "Semester",
    5153         )
Note: See TracChangeset for help on using the changeset viewer.