Skip to content
Snippets Groups Projects

Registrace

Merged Martin Mareš requested to merge mj/registrace into devel
2 files
+ 4
0
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
0
@@ -34,6 +34,7 @@
{% with state=round.ct_state() %}
<tr><td>Stav pro účastníky<td class='rstate-{{state.name}}'>{{ state.friendly_name() }}
{% endwith %}
<tr><td>Režim přihlašování<td>{{ round.enroll_mode.friendly_name() }}
</table>
<table class=data style="float: left;">
<thead>
Loading