Private
Public Access
1
0

adding categories to indoor races

This commit is contained in:
Sander Roosendaal
2020-05-27 15:28:36 +02:00
parent 2ba9133a1d
commit 7b6e2502fb
3 changed files with 97 additions and 7 deletions

View File

@@ -459,7 +459,7 @@
{% endif %}
</div>
{% for record in records %}
{% if record.userid == request.user.rower.id %}
{% if record.userid == request.user.rower.id and forloop.counter == 1 %}
{% if race.sessiontype == 'race' %}
{% if record.emailnotifications %}
<a href="/rowers/raceregistration/togglenotification/{{ race.id }}">