Ignore:
Timestamp:
18 Dec 2012, 15:18:21 (12 years ago)
Author:
Henrik Bettermann
Message:

Show grade on StudyLevelDisplayFormPage? and corresponding slip.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/waeup.kofa/trunk/src/waeup/kofa/students/browser_templates/studylevelpage.pt

    r9690 r9810  
    3131      <th i18n:translate="">Requ.</th>
    3232      <th i18n:translate="">Score</th>
     33      <th i18n:translate="">Grade</th>
    3334      <th i18n:translate="">CO</th>
    3435      <th i18n:translate="">Auto</th>
     
    4748      <td tal:content="value/mandatory">MANDATORY</td>
    4849      <td tal:content="value/score|nothing">SCORE</td>
     50      <td tal:content="value/grade|nothing">GRADE</td>
    4951      <td tal:content="value/carry_over">CO</td>
    5052      <td tal:content="value/automatic">AUTO</td>
Note: See TracChangeset for help on using the changeset viewer.