aboutsummaryrefslogtreecommitdiffstats
path: root/templates/staff/jams/index.html
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-06-12 13:43:46 +0100
committerGravatar Gareth Coles <[email protected]>2018-06-12 13:43:46 +0100
commitb5b339cdfde254367eccd49d296178314a159ba7 (patch)
treed9b4d463bb3738bd5b561dd08a4313d40fb76308 /templates/staff/jams/index.html
parentMerge branch 'log-dir' into 'master' (diff)
[Jams] Approvals interface
Diffstat (limited to 'templates/staff/jams/index.html')
-rw-r--r--templates/staff/jams/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/staff/jams/index.html b/templates/staff/jams/index.html
index c38883c2..1d7beeb8 100644
--- a/templates/staff/jams/index.html
+++ b/templates/staff/jams/index.html
@@ -106,7 +106,7 @@
<a class="uk-button uk-button-danger uk-width-expand" href="{{ url_for("staff.jams.forms.view", jam=jam.number) }}">
<i class="uk-icon fa-fw far fa-list"></i> &nbsp;Form
</a>
- <a class="uk-button uk-button-secondary uk-width-expand" href="# TODO">
+ <a class="uk-button uk-button-secondary uk-width-expand" href="{{ url_for("staff.jams.participants", jam=jam.number) }}">
<i class="uk-icon fa-fw far fa-user"></i> &nbsp;Participants
</a>
<a class="uk-button uk-button-primary uk-width-expand" href="# TODO">