Private
Public Access
1
0

added image attach buttons to edit and workflow

This commit is contained in:
Sander Roosendaal
2018-01-23 15:10:17 +01:00
parent 22cba46f3b
commit ed56a4179a
6 changed files with 22 additions and 39 deletions

View File

@@ -0,0 +1,5 @@
<div class="grid_2 alpha">
<p>
<a class="button blue small" href="/rowers/workout/{{ workout.id }}/image">Attach Image</a>
</p>
</div>