Ignore:
Timestamp:
10 Jan 2019, 15:58:13 (6 years ago)
Author:
Henrik Bettermann
Message:

Shoow course category on student pages.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/kofacustom.coewarri/trunk/src/kofacustom/coewarri/students/browser_templates/studylevelmanagepage.pt

    r15293 r15294  
    4848            <th i18n:translate="">CO</th>
    4949            <th i18n:translate="">OS</th>
     50            <th i18n:translate="">CC</th>
    5051            <th i18n:translate="">Auto</th>
    5152          </tr>
     
    6970            <td tal:content="value/carry_over">CO</td>
    7071            <td tal:content="value/outstanding">OS</td>
     72            <td tal:content="value/course_category">CC</td>
    7173            <td tal:content="value/automatic">AUTO</td>
    7274          </tr>
Note: See TracChangeset for help on using the changeset viewer.