Ignore:
Timestamp:
2 Feb 2017, 08:38:28 (8 years ago)
Author:
Henrik Bettermann
Message:

'All certificates' should be listed first.

File:
1 edited

Legend:

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

    r14488 r14498  
    362362            for dep in fac.values():
    363363                faccode_depcode_certcode.append(
    364                     ('All certificates -- %s, %s)'
     364                    (' All certificates -- %s, %s)'
    365365                     %(dep.longtitle, fac.longtitle),
    366366                     '%s_%s_all'
Note: See TracChangeset for help on using the changeset viewer.