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 @@
{% elif forloop.counter == 3 %} @@ -69,7 +69,7 @@ {% endif %} @@ -81,14 +81,14 @@ {% elif forloop.counter == 3 %} @@ -96,7 +96,7 @@ {% 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 @@
@@ -50,7 +50,7 @@
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 %}