Private
Public Access
1
0

trend flex and jobs status

This commit is contained in:
Sander Roosendaal
2018-10-04 13:34:52 +02:00
parent 4721d817c2
commit 3ea75b4d48
6 changed files with 89 additions and 119 deletions

View File

@@ -8,22 +8,22 @@
<i class="fas fa-watch-fitness fa-fw"></i>&nbsp;Fitness</label>
<ul>
<li id="fitness-ranking">
<a href="">
<a href="/rowers/ote-bests2">
<i class="fas fa-star fa-fw"></i>&nbsp;Ranking Pieces
</a>
</li>
<li id="fitness-otecp">
<a href="">
<a href="/rowers/ote-ranking">
<i class="fas fa-user-chart fa-fw"></i>&nbsp;CP Chart OTE
</a>
</li>
<li id="fitness-otwcp">
<a href="">
<a href="/rowers/otw-bests">
<i class="far fa-user-chart fa-fw"></i>&nbsp;CP Chart OTW
</a>
</li>
<li id="fitness-powerprogress">
<a href="">
<a href="/rowers/fitnessprogress">
<i class="far fa-watch-fitness fa-fw"></i>&nbsp;Power Progress
</a>
</li>
@@ -36,29 +36,29 @@
</label>
<ul>
<li id="stats-boxchart">
<a href="">
<a href="/rowers/user-boxplot-select">
<i class="fas fa-box-open fa-fw"></i>&nbsp;Box Chart
</a>
</li>
<li id="stats-trendflex">
<a href="">
<a href="/rowers/user-multiflex-select">
<i class="far fa-chart-line fa-fw"></i>&nbsp;Trend Flex
</a>
</li>
<li id="stats-cumstats">
<a href="">
<a href="/rowers/cumstates">
<i class="fal fa-table fa-fw"></i>&nbsp;Statistics
</a>
</li>
<li id="stats-histopower">
<a href="">
<a href="/rowers/histo">
<i class="fas fa-chart-bar"></i>&nbsp;Power Histogram
</a>
</li>
</ul>
</li>
<li>
<a href="">
<a href="/rowers/flexall">
<i class="fas fa-chart-line fa-fw"></i>&nbsp;Cumulative Flex Chart
</a>
</li>