Private
Public Access
1
0

making execution chart accessible

This commit is contained in:
Sander Roosendaal
2019-10-20 13:35:03 +02:00
parent 8f2e0356d1
commit ec75ba1c16
4 changed files with 16 additions and 7 deletions

View File

@@ -27,6 +27,7 @@
{% if plan|mayeditplan:request %}
<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>
<h2>Plan Macro, Meso and Micro Cycles</h2>