From f1a513a71c6f133bfb36f24b2d6918bfa343a078 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Sun, 5 May 2024 13:04:07 +0200 Subject: [PATCH] fixed mapdiv on workout_form --- rowers/templates/workout_form.html | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/rowers/templates/workout_form.html b/rowers/templates/workout_form.html index f3d6c3f0..ac019062 100644 --- a/rowers/templates/workout_form.html +++ b/rowers/templates/workout_form.html @@ -207,19 +207,10 @@ {% endif %} {% if mapdiv %}
  • - - - - -
    {{ mapdiv|safe }} -
    - +
  • {% endif %} {% for graph in graphs %}