Private
Public Access
1
0

Merge branch 'release/v11.92'

This commit is contained in:
Sander Roosendaal
2020-03-16 21:38:51 +01:00

View File

@@ -51,7 +51,12 @@
</table>
</li>
<li class="grid_2">
<h2>Group Workouts and Planned Sessions</h2>
<p> <a href="/rowers/list-workouts/team/{{ team.id }}/">Member workouts</a></p>
<p> <a href="/rowers/sessions/coach/">Group Training Plan</a></p>
</li>
<li class="grid_2">
{% if team.manager == user %}
<p>Use the form to add a new user. You can either select a user from the list of your existing club members who are not on this team yet, or you can type the user's email address, which also works for users who have not registered to the site yet.</p>
{% if team.manager.rower.rowerplan == 'freecoach' %}