bugs fixed (passing tests)
This commit is contained in:
BIN
rowers/tests/testdata/testdata.csv.gz
vendored
BIN
rowers/tests/testdata/testdata.csv.gz
vendored
Binary file not shown.
@@ -321,7 +321,7 @@
|
||||
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
{% if user|nogoals %}
|
||||
{% if user.is_authenticated and user|nogoals %}
|
||||
<p>
|
||||
<a href="/rowers/createplan/">Create a Training Target!</a>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user