fix #504
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -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
|
||||
|
||||
|
||||
|
||||
@@ -5,6 +5,10 @@
|
||||
|
||||
{% block title %}Change Workout {% endblock %}
|
||||
|
||||
{% block scripts %}
|
||||
{% include "monitorjobs.html" %}
|
||||
{% endblock %}
|
||||
|
||||
{% block main %}
|
||||
<p>
|
||||
{% if workout|previousworkout:rower.user %}
|
||||
|
||||
Reference in New Issue
Block a user