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

Na stránce soutěže stačí jedno tlačítko na přidání účastníka

parent 2647100f
No related branches found
No related tags found
1 merge request!125Průvodce soutěží pro garanty
......@@ -131,12 +131,6 @@
{% endif %}
{% endif %}
{% if can_manage and not site %}
<div class="btn-group">
<a class="btn btn-default" href='{{ ctx.url_for('org_contest_add_user') }}'>Přidat účastníka</a>
</div>
{% endif %}
<h3>Úlohy</h3>
{% if tasks %}
<table class=data>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment