passing tests - teams can be created
This commit is contained in:
@@ -56,7 +56,6 @@
|
||||
</li>
|
||||
{% endif %}
|
||||
|
||||
{% if user.rower.rowerplan == 'coach' %}
|
||||
<li >
|
||||
<h2>Teams I manage</h2>
|
||||
<p>Number of members: {{ clubsize }}</p>
|
||||
@@ -85,7 +84,6 @@
|
||||
{% endif %}
|
||||
<a class="button green" href="/rowers/team/create/">New Team</a>
|
||||
</li>
|
||||
{% endif %}
|
||||
{% if invites or requests or myrequests or myinvites %}
|
||||
<li class="grid_2">
|
||||
<h2>Invitations and Requests</h2>
|
||||
|
||||
Reference in New Issue
Block a user