bug fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user