Private
Public Access
1
0

user-tie replaced with user-chart for Self Coach

This commit is contained in:
Sander Roosendaal
2018-10-30 17:38:23 +01:00
parent 1f4422a7ba
commit 5d56f66729
2 changed files with 5 additions and 3 deletions

View File

@@ -155,7 +155,7 @@
{% elif user.rower.rowerplan == 'coach' %}
<i class="fas fa-users "></i>
{% elif user.rower.rowerplan == 'plan' %}
<i class="fas fa-user-tie "></i>
<i class="fas fa-user-chart "></i>
{% else %}
<a href="/rowers/me/edit" title="Profile">
<i class="fas fa-user"></i>