more detailed privacy policy around teams and bug fix
This commit is contained in:
@@ -32,6 +32,13 @@
|
||||
{% elif hasrequested %}
|
||||
<p>You have requested access to this team</p>
|
||||
{% else %}
|
||||
<p>You can request access to this team. By requesting access, you
|
||||
agree to the <a href="/rowers/legal">Privacy Policy</a> regarding
|
||||
team functionality. You agree to share your workout data (except
|
||||
workouts marked as "private") to all team members and the team manager.
|
||||
You also grant the team manager access to your heart rate and power
|
||||
zone settings, as well as your functional threshold information. You
|
||||
are granting the team manager permission to edit your workouts.</p>
|
||||
<div class="grid_2 suffix_10 alpha tooltip">
|
||||
<a class="button green small" href="/rowers/team/{{ team.id }}/requestmembership/{{ user.id }}">Join</a>
|
||||
<span class="tooltiptext">A request will be sent to the team manager</span>
|
||||
|
||||
Reference in New Issue
Block a user