Private
Public Access
1
0

adding link to view all sessions

This commit is contained in:
Sander Roosendaal
2022-03-31 17:39:12 +02:00
parent feac9d36c7
commit f49ba3b36a

View File

@@ -33,6 +33,9 @@
<p><a href="/rowers/editplan/{{ plan.id }}">Edit the plan</a></p>
{% endif %}
<p><a href="/rowers/plan/{{ plan.id }}/execution/">Plan vs Actual chart</a></p>
<p><a href="/rowers/sessions/user/{{ rower.user.id }}?when={{ plan.startdate|date:'Y-m-d' }}/{{ plan.enddate|date:'Y-m-d' }}/">
View all sessions
</a>
<h2>Plan Macro, Meso and Micro Cycles</h2>