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