Skip to content
Snippets Groups Projects
Commit d881ce3e authored by Jiří Setnička's avatar Jiří Setnička
Browse files

Oprava stahování seznamu účastníků kola

parent 7b08352b
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
{{ wtf.form_field(filter.participation_state) }}
<div class="btn-group">
{{ wtf.form_field(filter.submit, class='btn btn-primary') }}
<button class="btn btn-default" name="format" value="csv" title="Stáhnout celý výsledek v CSV">↓ CSV</button>
<button class="btn btn-default" name="format" value="cs_csv" title="Stáhnout celý výsledek v CSV">↓ CSV</button>
<button class="btn btn-default" name="format" value="tsv" title="Stáhnout celý výsledek v TSV">↓ TSV</button>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment