Ignore:
Timestamp:
21 Sep 2013, 05:12:49 (11 years ago)
Author:
Henrik Bettermann
Message:

Define conditions for score editing. Tests will follow.

File:
1 edited

Legend:

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

    r10627 r10631  
    644644    current_academic_session = schema.Choice(
    645645        title = _(u'Current Academic Session'),
     646        description = _(u'Session for which score editing is allowed'),
    646647        source = academic_sessions_vocab,
    647648        default = None,
Note: See TracChangeset for help on using the changeset viewer.