standards can be downloaded and deactivated
This commit is contained in:
@@ -33,7 +33,11 @@
|
||||
</table>
|
||||
</li>
|
||||
<li>
|
||||
<p><a href="/rowers/standards/upload/{{ collection.id }}/">Update these Standard Times</a>
|
||||
{% if request.user == collection.manager %}
|
||||
<p><a href="/rowers/standards/upload/{{ collection.id }}/">Update these Standard Times</a></p>
|
||||
<p><a href="/rowers/standards/{{ collection.id }}/deactivate/">Deactivate this standard</a></p>
|
||||
{% endif %}
|
||||
<p><a href="/rowers/standards/{{ collection.id }}/download/">Download as CSV file</a></p>
|
||||
</li>
|
||||
<li class="grid_4">
|
||||
<h2>Standard Times</h2>
|
||||
|
||||
Reference in New Issue
Block a user