Private
Public Access
1
0

adding distance ordering

This commit is contained in:
Sander Roosendaal
2020-06-12 17:25:34 +02:00
parent 64bb28f75d
commit d9753a89fc

View File

@@ -287,7 +287,7 @@
{% endif %}
{% endif %}
<th>Time<a href="?order_by=duration">&#9660;</th>
<th>Distance<a href="?order_by=-distance">&#9660;</th>
<th>Distance<a href="?order_by=-distance">&#9660;<a href="?order_by=distance">&#9650;</th>
{% if race.coursestandards %}
<th>Points<a href="?order_by=-points">&#9660;</a></th>
{% endif %}