closing payments page for coaches
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
</ul><!-- cd-accordion-menu -->
|
||||
|
||||
|
||||
{% if user.is_authenticated and user|is_manager %}
|
||||
{% if user.is_authenticated and user|is_manager and rower %}
|
||||
<p> </p>
|
||||
{% if user|coach_rowers %}
|
||||
<ul class="cd-accordion-menu animated">
|
||||
|
||||
Reference in New Issue
Block a user