Private
Public Access
1
0

changed palette

This commit is contained in:
Sander Roosendaal
2020-11-07 12:40:53 +01:00
parent aed169f9be
commit 9bc89fb1a8
2 changed files with 12 additions and 4 deletions

View File

@@ -249,6 +249,13 @@
<i class="fas {{ user.rower.fav_analysis|icon }} fa-fw"></i>
</a>
</td>
<td>
<a class="small"
href="/rowers/workout/{{ workout.id|encode }}/flexchartstacked/"
title="Chart Stack">
<i class="fas fa-align-justify fa-fw"></i>
</a>
</td>
<td>
<a class="small"
href="/rowers/workout/{{ workout.id|encode }}/flexchart/"