Private
Public Access
1
0

link to compare from planned session

This commit is contained in:
Sander Roosendaal
2018-11-15 12:11:10 +01:00
parent 1b414dbb30
commit 9921e7d777
4 changed files with 146 additions and 78 deletions

View File

@@ -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">

View File

@@ -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/>