Skip to content
Snippets Groups Projects
Commit dd5b2efe authored by Martin Mareš's avatar Martin Mareš
Browse files

Zrušen podnadpis v tabulce vlastností kola

Časem rozdělíme na několik samostatných tabulek (viz issue #188).
parent 7c18ca9d
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,6 @@
{% endif %}
{% endfor %}
{% endif %}
<tr><th colspan=2><h4>Nastavení kola:</h4>
<tr><td>Název<td>{{ round.name }}
<tr><td>Stav<td class='rstate-{{round.state.name}}'>{{ round.state.friendly_name() }}
<tr><td>Účastníci vidí zadání od<td>{{ round.ct_tasks_start|timeformat }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment