Private
Public Access
1
0

chart axes choice on multi compare view

This commit is contained in:
Sander Roosendaal
2017-02-22 17:57:07 +01:00
parent e32e2e2db5
commit 77798fe999
7 changed files with 121 additions and 54 deletions

View File

@@ -35,6 +35,7 @@
<div id="workouts_table" class="grid_8 alpha">
{% if team %}
{% include "teambuttons.html" with teamid=team.id %}
<h3>{{ team.name }} Team Workouts</h3>
{% else %}
<h3>My Workouts</h3>