Private
Public Access
1
0

added plan macro by months

This commit is contained in:
Sander Roosendaal
2018-10-26 15:06:30 +02:00
parent 8617156db5
commit 0a9b448e04
3 changed files with 59 additions and 0 deletions

View File

@@ -104,6 +104,10 @@
/
<a href="/rowers/deletemacrocycle/{{ macrocycle.0.id }}/">delete</a>
/
<a href="/rowers/macrocycle/{{ macrocycle.0.id }}/planbymonths/user/{{ rower.user.id }}">
Replan by Months
</a>
/
{% endif %}
<a href='/rowers/sessions/{{ macrocycle.0.startdate|date:"Y-m-d" }}/{{ macrocycle.0.enddate|date:"Y-m-d" }}/user/{{ rower.user.id }}'>sessions</a>
</td>