Private
Public Access
1
0

force curve, comments, edit

This commit is contained in:
Sander Roosendaal
2018-10-09 20:35:37 +02:00
parent f8b09b7b6d
commit c693655966
9 changed files with 552 additions and 781 deletions

View File

@@ -167,7 +167,6 @@ xo
<th> Max HR </th>
{% if not team %}
<th> &nbsp;</th>
<th> &nbsp;</th>
{% else %}
<th colspan="2">
Owner
@@ -216,11 +215,7 @@ xo
<td> {{ workout.duration |durationprint:"%H:%M:%S.%f" }} </td>
<td> {{ workout.averagehr }} </td>
<td> {{ workout.maxhr }} </td>
{% if not team %}
<td>
<a class="small" href="/rowers/workout/{{ workout.id }}/export">Export</a>
</td>
{% else %}
{% if team %}
<td colspan="2">
<a class="small" href="/rowers/{{ workout.user.id }}/list-workouts">
{{ workout.user.user.first_name }}