diff --git a/rowers/templates/analysis.html b/rowers/templates/analysis.html index f1c2df40..ee0d3664 100644 --- a/rowers/templates/analysis.html +++ b/rowers/templates/analysis.html @@ -31,7 +31,7 @@ {% endif %}
- Compare Workouts
diff --git a/rowers/templates/menu_workouts.html b/rowers/templates/menu_workouts.html index 64a292d4..dfc2f0cf 100644 --- a/rowers/templates/menu_workouts.html +++ b/rowers/templates/menu_workouts.html @@ -10,9 +10,11 @@
  • {% if team %} -  Compare + +  Compare {% else %} -  Compare + +  Compare {% endif %}
  • diff --git a/static/img/workoutcompare.png b/static/img/workoutcompare.png new file mode 100644 index 00000000..3b8887f5 Binary files /dev/null and b/static/img/workoutcompare.png differ