adding distance ordering
This commit is contained in:
@@ -287,7 +287,7 @@
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
<th>Time<a href="?order_by=duration">▼</th>
|
||||
<th>Distance<a href="?order_by=-distance">▼</th>
|
||||
<th>Distance<a href="?order_by=-distance">▼<a href="?order_by=distance">▲</th>
|
||||
{% if race.coursestandards %}
|
||||
<th>Points<a href="?order_by=-points">▼</a></th>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user