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