From 33c7db5ffc29d5bf6ed1ee2a6866c7a501d9539c Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Sat, 8 Sep 2018 12:40:02 +0200 Subject: [PATCH] moved power progress out of labs and training targets in --- rowers/templates/analysis.html | 14 +++++++++++++- rowers/templates/laboratory.html | 6 +++--- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/rowers/templates/analysis.html b/rowers/templates/analysis.html index e18454fc..56eb39e2 100644 --- a/rowers/templates/analysis.html +++ b/rowers/templates/analysis.html @@ -138,7 +138,19 @@ Analyse power vs piece duration to make predictions, for erg pieces.

-
+
+

+ {% if user|is_planmember %} + Power Progress + {% else %} + Power Progress + {% endif %} +

+

+ Monitoring power duration evidence from all your workouts. Feel free to explore. +

+
+

{% if user|is_planmember %} The Labs diff --git a/rowers/templates/laboratory.html b/rowers/templates/laboratory.html index 9b5b2964..1485f78a 100644 --- a/rowers/templates/laboratory.html +++ b/rowers/templates/laboratory.html @@ -24,13 +24,13 @@

{% if user|is_planmember %} - Power Progress + Training Target {% else %} - Power Progress + Training Target {% endif %}

- Monitoring power duration evidence from all your workouts. Feel free to explore. + Experiments with a training target and plan builder