Private
Public Access
1
0

has "Make Ranking" on left panel workflow page

This commit is contained in:
Sander Roosendaal
2017-11-03 13:39:53 +01:00
parent e19b3631f1
commit 657e9e9cd0
5 changed files with 16 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
<div class="grid_2 alpha">
<p>
<a class="button gray small" href="/rowers/workout/{{ workout.id }}/updatecp">
Make Ranking Piece</a>
</p>
</div>