fixed background jobs in tests
This commit is contained in:
@@ -63,7 +63,7 @@
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Name</th>
|
||||
<th>Manager</th>
|
||||
<th> </th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
@@ -80,7 +80,7 @@
|
||||
</tbody>
|
||||
</table>
|
||||
{% endif %}
|
||||
<a class="button green" href="/rowers/team/create/">New Training Group</a>
|
||||
<a href="/rowers/team/create/">Create New Training Group</a>
|
||||
</li>
|
||||
{% if coaches %}
|
||||
<li class="grid_2">
|
||||
@@ -223,9 +223,9 @@
|
||||
{% endif %}
|
||||
{% if mycoachrequests or mycoachoffers or coachoffers or coachrequests %}
|
||||
<li class="grid_2">
|
||||
<h2>Coaching Invitations and Requests</h2>
|
||||
<p>This section lists open invites related to coaching.
|
||||
By accepting a coaching invite, the coach can run
|
||||
<h2>Coaching Offers and Requests</h2>
|
||||
<p>This section lists open offers and requests related to coaching.
|
||||
By accepting a coaching offer, the coach can run
|
||||
analysis, add workouts and edit settings on behalf of the athlete.
|
||||
You agree to the sharing
|
||||
of personal data between athletes and coaches according to
|
||||
|
||||
Reference in New Issue
Block a user