link to compare from planned session
This commit is contained in:
@@ -127,6 +127,10 @@
|
||||
{% endfor %}
|
||||
</tbody>
|
||||
</table>
|
||||
<p>
|
||||
<a href="/rowers/sessions/{{ psdict.id.1 }}/compare"
|
||||
title="Compare the workouts of all athletes who did this session">Compare Workouts</a>
|
||||
</p>
|
||||
</li>
|
||||
{% if coursescript %}
|
||||
<li class="grid_2">
|
||||
|
||||
@@ -112,7 +112,7 @@
|
||||
<li class="grid_2 maxheight">
|
||||
{% if workouts %}
|
||||
<form enctype="multipart/form-data"
|
||||
action="/rowers/multi-compare"
|
||||
action="/rowers/multi-compare/"
|
||||
method="post">
|
||||
|
||||
<input type="checkbox" onClick="toggle(this)" /> Toggle All<br/>
|
||||
|
||||
Reference in New Issue
Block a user