fix student report

pull/3063/head
Alex Ruben 8 years ago
parent e8f44cdd8e
commit c9c31c8c0f
  1. 3
      main/template/rainbow/skill/student_report.tpl

@ -16,10 +16,11 @@
{{ 'MySkillsReportIntroduction' | get_lang }}
</p>
{% if rows %}
<div class="communications">
{% if skill_table %}
{{ skill_table }}
{% endif %}
</div>
<h6 class="table-header">{{ 'SkillsHistory' | get_lang }}</h6>
<table class="table">
<thead>

Loading…
Cancel
Save