Private
Public Access
1
0

download results working

This commit is contained in:
Sander Roosendaal
2020-05-25 12:24:01 +02:00
parent 1280b9ba4f
commit 310affa9e7
3 changed files with 51 additions and 7 deletions

View File

@@ -351,6 +351,10 @@
<a href="/rowers/virtualevent/{{ race.id }}/compare"
title="Compare the workouts of all competitors">Compare Results</a>
</p>
{% if race.manager == request.user %}
<a href="/rowers/virtualevent/{{ race.id }}/download"
title="Download Results">Download Results</a>
{% endif %}
{% else %}
<p>
No results yet