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 %}
|
{% endfor %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if user|nogoals %}
|
{% if user.is_authenticated and user|nogoals %}
|
||||||
<p>
|
<p>
|
||||||
<a href="/rowers/createplan/">Create a Training Target!</a>
|
<a href="/rowers/createplan/">Create a Training Target!</a>
|
||||||
</p>
|
</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user