has "Make Ranking" on left panel workflow page
This commit is contained in:
6
rowers/templates/panel_ranking.html
Normal file
6
rowers/templates/panel_ranking.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<div class="grid_2 alpha">
|
||||
<p>
|
||||
<a class="button gray small" href="/rowers/workout/{{ workout.id }}/updatecp">
|
||||
Make Ranking Piece</a>
|
||||
</p>
|
||||
</div>
|
||||
@@ -79,6 +79,10 @@
|
||||
<td>Four intervals of 6, 5, 3 and 3 minutes length, 3 minutes rest</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>8x500m/3:30min </td>
|
||||
<td>8 times 500m with 3 minutes 30 seconds rest</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>4x(500m+500m)/5min</td><td>4 times 1km, but each km is reported as two 500m intervals without rest</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user