- Timestamp:
- 11 Nov 2018, 10:13:56 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.aaue/trunk/src/waeup/aaue/students/browser_templates/studylevelpage.pt
r14947 r15228 43 43 <td tal:content="value/credits">CREDITS</td> 44 44 <td tal:content="value/mandatory">MANDATORY</td> 45 <td tal:condition="view/show_results" tal:content=" value/total_score|nothing">TOTALSCORE</td>45 <td tal:condition="view/show_results" tal:content="structure value/formatted_total_score|nothing">TOTALSCORE</td> 46 46 <td tal:condition="view/show_results" tal:content="value/grade|nothing">GRADE</td> 47 47 <td tal:content="value/carry_over">CO</td>
Note: See TracChangeset for help on using the changeset viewer.