From 8a42590d85988dee236b0a56e76aa2f2a799879e Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Sun, 28 Oct 2018 17:47:49 +0100 Subject: [PATCH] bug fix --- rowers/templates/multicompare.html | 2 +- rowers/templates/team_compare_select.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/rowers/templates/multicompare.html b/rowers/templates/multicompare.html index ae0fbe49..3096a343 100644 --- a/rowers/templates/multicompare.html +++ b/rowers/templates/multicompare.html @@ -24,7 +24,7 @@
  • -
    + {% csrf_token %} {{ chartform.as_table }} diff --git a/rowers/templates/team_compare_select.html b/rowers/templates/team_compare_select.html index 133f62e4..9bc20390 100644 --- a/rowers/templates/team_compare_select.html +++ b/rowers/templates/team_compare_select.html @@ -85,7 +85,7 @@
  • {{ dateform.as_table }} @@ -110,7 +110,7 @@
  • {% if workouts %} - + Toggle All