Skip to content
Snippets Groups Projects

Průvodce soutěží pro garanty

Merged
Martin Marešrequested to merge
mj/workflow into devel
All threads resolved!
1 file
+ 0
6
Compare changes
  • Side-by-side
  • Inline
+ 0
6
@@ -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>
Loading