Ignore:
Timestamp:
1 Feb 2012, 11:24:35 (13 years ago)
Author:
Henrik Bettermann
Message:

Do not store faculty and department titles in each course ticket.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.sirp/trunk/src/waeup/sirp/students/interfaces.py

    r7538 r7549  
    336336    passmark = Attribute('passmark of the original course')
    337337    semester = Attribute('semester of the original course')
    338     faculty = Attribute('faculty of the original course')
    339     department = Attribute('department of the original course')
    340338    fcode = Attribute('faculty code of the original course')
    341339    dcode = Attribute('department code of the original course')
Note: See TracChangeset for help on using the changeset viewer.