aboutsummaryrefslogtreecommitdiffstats
path: root/templates/staff/jams/index.html
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-05-19 13:53:53 +0100
committerGravatar Gareth Coles <[email protected]>2018-05-19 13:53:53 +0100
commit4a66fe0427aaacac3cbfdf6b2ea47bb3e056e88b (patch)
tree581cef536c213ed00cc6ca48998f67b0df7e0b5b /templates/staff/jams/index.html
parentFix some small question-editing bugs (diff)
[Jams] Linting and infractions
Diffstat (limited to 'templates/staff/jams/index.html')
-rw-r--r--templates/staff/jams/index.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/staff/jams/index.html b/templates/staff/jams/index.html
index b249ec3f..39300064 100644
--- a/templates/staff/jams/index.html
+++ b/templates/staff/jams/index.html
@@ -10,8 +10,9 @@
<h1>Code Jams</h1>
<a class="uk-button uk-button-default" href="{{ url_for("staff.index") }}"><i class="uk-icon fa-fw far fa-arrow-left"></i> &nbsp;Back</a>
+ <a class="uk-button uk-button-secondary" href="{{ url_for("staff.jams.forms.questions") }}"><i class="uk-icon fa-fw far fa-list"></i> &nbsp;Questions</a>
+ <a class="uk-button uk-button-secondary" href="{{ url_for("staff.jams.infractions") }}"><i class="uk-icon fa-fw far fa-exclamation-triangle"></i> &nbsp;Infractions</a>
<a class="uk-button uk-button-primary" href="{{ url_for("staff.jams.create") }}"><i class="uk-icon fa-fw far fa-plus"></i> &nbsp;Create</a>
- <a class="uk-button uk-button-primary" href="{{ url_for("staff.jams.forms.questions") }}"><i class="uk-icon fa-fw far fa-list"></i> &nbsp;Questions</a>
{% if not jams %}
<p>