Ignore:
Timestamp:
30 Aug 2013, 04:07:58 (11 years ago)
Author:
Henrik Bettermann
Message:

Test interface.

File:
1 edited

Legend:

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

    r10562 r10563  
    3030    session = Attribute('Session to report')
    3131    level = Attribute('Level to report')
    32     faculty = Attribute('Faculty to report')
    33     department = Attribute('Department to report')
     32    faccode = Attribute('Faculty to report')
     33    depcode = Attribute('Department to report')
    3434    creation_dt_string = Attribute('Human readable report creation datetime')
    3535
Note: See TracChangeset for help on using the changeset viewer.