Templates -> Library in many (all?) places
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
<a class="small" href="/rowers/sessions/{{ ps.id }}/deleteconfirm/">Delete</a>
|
||||
</td>
|
||||
<td>
|
||||
<a class="small" href="/rowers/sessions/{{ ps.id }}/maketemplate/">Save</a>
|
||||
<a class="small" href="/rowers/sessions/{{ ps.id }}/maketemplate/">Save to Library</a>
|
||||
</td>
|
||||
</tr>
|
||||
{% endfor %}
|
||||
@@ -105,7 +105,7 @@
|
||||
</li>
|
||||
{% endif %}
|
||||
<li class="grid_2">
|
||||
<h1>Templates</h1>
|
||||
<h1>Session Library</h1>
|
||||
<p>
|
||||
Click on session name to clone to current period
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user