Private
Public Access
1
0

added return to workout link

This commit is contained in:
Sander Roosendaal
2017-10-18 16:34:22 +02:00
parent 02620e6093
commit e6b80646b7
2 changed files with 15 additions and 0 deletions

View File

@@ -9,6 +9,13 @@
{{ formmiddle.media }}
<div class="grid_12 alpha">
{% if workoutid %}
<div class="grid_2 suffix_10 alpha">
<p>
<a class="button gray small" href="/rowers/workout/{{ workoutid }}/workflow">Return to Workout</a>
</p>
</div>
{% endif %}
<h1>Workflow Page Configuration</h1>
<p>On this page, you can add and remove elements from the left and middle
panels of your Workflow page.