You can organize fastest challenges and register but submission does not work yet
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
<td><a href="/rowers/virtualevent/{{ race.id }}">{{ race.name }}</a></td>
|
||||
{% if race.sessiontype == 'race' %}
|
||||
<td>{{ race.course.country }}</td>
|
||||
{% elif race.sessiontype == 'fastest_distance' %}
|
||||
<td>Worldwide On-the-water Challenge</td>
|
||||
{% elif race.sessiontype == 'fastest_time' %}
|
||||
<td>Worldwide On-the-water Challenge</td>
|
||||
{% else %}
|
||||
<td>Worldwide Indoor Challenge</td>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user