allows to download updated plans
This commit is contained in:
@@ -154,6 +154,12 @@
|
||||
href="/rowers/sessions/sendcalendar/user/{{ rower.user.id }}/?when={{ timeperiod }}">
|
||||
Get Calendar File</a>
|
||||
|
||||
{% if user.is_authenticated and user.is_staff %}
|
||||
<a
|
||||
href="/rowers/sessions/saveasplan/user/{{ rower.user.id }}/?when={{ timeperiod }}">
|
||||
Save to YaML</a>
|
||||
|
||||
{% endif %}
|
||||
<a
|
||||
href="/rowers/plan/0/execution/?when={{ timeperiod }}/">
|
||||
Actual vs Plan chart
|
||||
|
||||
Reference in New Issue
Block a user