From 1fe1d08aa9f73916b02ef3ab61c7f10da0d0295a Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Tue, 6 Feb 2018 08:20:19 +0100 Subject: [PATCH] replaced all with rowing timers --- rowers/templates/dashboard.html | 12 ++++++------ rowers/templates/document_form.html | 2 +- rowers/templates/image_form.html | 2 +- rowers/templates/list_graphs.html | 4 ++-- rowers/templates/panel_statcharts.html | 2 +- rowers/templates/workout_comments.html | 12 ++++++------ rowers/templates/workout_form.html | 10 +++++----- rowers/templates/workout_view.html | 12 ++++++------ 8 files changed, 28 insertions(+), 28 deletions(-) diff --git a/rowers/templates/dashboard.html b/rowers/templates/dashboard.html index 8c37989b..19644f65 100644 --- a/rowers/templates/dashboard.html +++ b/rowers/templates/dashboard.html @@ -54,14 +54,14 @@
{{ graph.filename }}
{% elif forloop.counter == 3 %}
{{ graph.filename }}
@@ -69,7 +69,7 @@
{{ graph.filename }}
{% endif %} @@ -81,14 +81,14 @@
{{ graph.filename }}
{% elif forloop.counter == 3 %}
{{ graph.filename }}
@@ -96,7 +96,7 @@
{{ graph.filename }}
{% endif %} diff --git a/rowers/templates/document_form.html b/rowers/templates/document_form.html index 21c7d590..41dee55e 100644 --- a/rowers/templates/document_form.html +++ b/rowers/templates/document_form.html @@ -191,7 +191,7 @@ }); $("#id_drop-files").replaceWith( - '
' + '
' ); $.ajax({ data: data, diff --git a/rowers/templates/image_form.html b/rowers/templates/image_form.html index 0a77e5d2..e5454d4e 100644 --- a/rowers/templates/image_form.html +++ b/rowers/templates/image_form.html @@ -169,7 +169,7 @@ }); $("#id_drop-files").replaceWith( - '
' + '
' ); $.ajax({ data: data, diff --git a/rowers/templates/list_graphs.html b/rowers/templates/list_graphs.html index 70339c9e..cd60eaad 100644 --- a/rowers/templates/list_graphs.html +++ b/rowers/templates/list_graphs.html @@ -27,7 +27,7 @@

{{ graph.filename }}

{{ graph.workout.name }}

@@ -50,7 +50,7 @@

{{ graph.filename }}

{{ graph.workout.name }}

diff --git a/rowers/templates/panel_statcharts.html b/rowers/templates/panel_statcharts.html index ac1f0a52..39b6de59 100644 --- a/rowers/templates/panel_statcharts.html +++ b/rowers/templates/panel_statcharts.html @@ -4,7 +4,7 @@ {% endfor %} diff --git a/rowers/templates/workout_comments.html b/rowers/templates/workout_comments.html index c8e82ed1..053c7c0d 100644 --- a/rowers/templates/workout_comments.html +++ b/rowers/templates/workout_comments.html @@ -84,14 +84,14 @@ {% elif forloop.counter == 3 %} @@ -99,7 +99,7 @@ {% endif %} @@ -111,14 +111,14 @@ {% elif forloop.counter == 3 %} @@ -126,7 +126,7 @@ {% endif %} diff --git a/rowers/templates/workout_form.html b/rowers/templates/workout_form.html index 9f07dbeb..2fa29d05 100644 --- a/rowers/templates/workout_form.html +++ b/rowers/templates/workout_form.html @@ -166,7 +166,7 @@ @@ -174,7 +174,7 @@ {% endif %} @@ -186,14 +186,14 @@ {% elif forloop.counter == 3 %} @@ -201,7 +201,7 @@ {% endif %} diff --git a/rowers/templates/workout_view.html b/rowers/templates/workout_view.html index cba3ccce..ea0fc977 100644 --- a/rowers/templates/workout_view.html +++ b/rowers/templates/workout_view.html @@ -105,7 +105,7 @@ @@ -113,7 +113,7 @@ @@ -121,7 +121,7 @@ {% endif %} @@ -133,14 +133,14 @@ {% elif forloop.counter == 3 %} @@ -148,7 +148,7 @@ {% endif %}