Private
Public Access
1
0

better use of icons on PlannedSession management pages

This commit is contained in:
Sander Roosendaal
2021-03-02 11:52:36 +01:00
parent 1141fce247
commit 1000e6f000
6 changed files with 35 additions and 31 deletions

View File

@@ -17,7 +17,7 @@
<a href="/rowers/sessions/{{ psdict.id.1 }}/edit/user/{{ rower.user.id }}">
Edit Session</a>
/
<a href="/rowers/sessions/{{ psdict.id.1 }}/maketemplate/?next={{ request.path|urlencode }}">Save to template</a>
<a href="/rowers/sessions/{{ psdict.id.1 }}/maketemplate/?next={{ request.path|urlencode }}">Save to Library</a>
</p>
{% endif %}
<h1>Session {{ psdict.name.1 }}</h1>