Private
Public Access
1
0

allows to download updated plans

This commit is contained in:
Sander Roosendaal
2022-03-31 16:01:01 +02:00
parent 9b36280d41
commit bffd6b3676
3 changed files with 59 additions and 0 deletions

View File

@@ -154,6 +154,12 @@
href="/rowers/sessions/sendcalendar/user/{{ rower.user.id }}/?when={{ timeperiod }}">
Get Calendar File</a>
&nbsp;
{% if user.is_authenticated and user.is_staff %}
<a
href="/rowers/sessions/saveasplan/user/{{ rower.user.id }}/?when={{ timeperiod }}">
Save to YaML</a>
&nbsp;
{% endif %}
<a
href="/rowers/plan/0/execution/?when={{ timeperiod }}/">
Actual vs Plan chart