Private
Public Access
1
0
This commit is contained in:
Sander Roosendaal
2020-06-24 14:57:28 +02:00
parent 36c96964e6
commit 4344575bd4

View File

@@ -276,9 +276,11 @@
<a href="/rowers/virtualevent/{{ race.id }}/mapcompare"
title="Compare the courses taken by the competitors"><i class="fas fa-route fa-fw"></i></a>
{% endif %}
{% if race.manager == request.user %}
<a href="/rowers/virtualevent/{{ race.id }}/download"
title="Download Results"><i class="fas fa-file-download fa-fw"></i></a>
{% endif %}
<p>
<table class="listtable shortpadded" width="100%">
@@ -430,7 +432,6 @@
</tbody>
</table>
</p>
{% endif %}
{% else %}
<p>
No results yet