From dfbae0b2db200950cdfff7cacb57c38bb915a20e Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Tue, 7 Jan 2020 18:21:00 +0100 Subject: [PATCH] added bullet --- rowers/templates/menu_workout.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/rowers/templates/menu_workout.html b/rowers/templates/menu_workout.html index f8d4ee7c..40cc7f00 100644 --- a/rowers/templates/menu_workout.html +++ b/rowers/templates/menu_workout.html @@ -290,19 +290,22 @@ {% if 'speedcoach2' in workout.workoutsource %}
  • -  Use GPS data + + {% if workout.impeller %}• {% else %} {% endif %}Use GPS data
  • -  Use Impeller data + + {% if workout.impeller %} {% else %}• {% endif %}Use Impeller data
  • {% endif %} {% endif %}
  • -  In-Stroke Metrics + + In-Stroke Metrics