Private
Public Access
1
0
This commit is contained in:
Sander Roosendaal
2019-09-28 16:02:14 +02:00
parent e93cd4d209
commit 7f39c8e0cc
2 changed files with 4 additions and 1 deletions

1
.gitignore vendored
View File

@@ -27,7 +27,6 @@ conftest.py
# temporary test files
/rowers/tests/testdata/temp
/rowers/tests/testdata/testdata.csv.gz
rowers/tests/testdata/testdata.csv.gz
/rowers/tests/testdata/testdata.tcx

View File

@@ -5,6 +5,10 @@
{% block title %}Change Workout {% endblock %}
{% block scripts %}
{% include "monitorjobs.html" %}
{% endblock %}
{% block main %}
<p>
{% if workout|previousworkout:rower.user %}