diff --git a/seminar/templates/seminar/archiv/cislo_vysledkovka.tex b/seminar/templates/seminar/archiv/cislo_vysledkovka.tex index 225e9995..6da4e44f 100644 --- a/seminar/templates/seminar/archiv/cislo_vysledkovka.tex +++ b/seminar/templates/seminar/archiv/cislo_vysledkovka.tex @@ -3,7 +3,7 @@ @\hskip.5em}c {% endfor %} |c|r|r} \hline -& & & & \multicolumn{ {{ problemy_list|length }} }{c|}{\textbf{Úlohy}} & & \\ +& & & & \multicolumn{ {{ problemy|length }} }{c|}{\textbf{Úlohy}} & & \\ \textbf{Poř.} & \textbf{Jméno} & \textbf{R.} & \raisebox{0.7mm}{$\sum_{-1}$} & {% for p in problemy %} {% if p.TYP_ULOHA %} @@ -24,7 +24,7 @@ {% if rv.resitel.titul %} \titul{ {{ rv.resitel.titul }} } {% endif %} - {{ rv.resitel.plne_jmeno }} & {{ rv.resitel.rocnik}} & {{ rv.vysledek.body_minule }} + {{ rv.resitel.plne_jmeno }} & {{ rv.resitel.rocnik}} & {{ rv.body_minule }} {% for b in rv.body %} {{ b }} & {% endfor %}