added image attach buttons to edit and workflow
This commit is contained in:
5
rowers/templates/panel_uploadimage.html
Normal file
5
rowers/templates/panel_uploadimage.html
Normal 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>
|
||||
Reference in New Issue
Block a user