summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authortkimia <tkimia@purdue.edu>2014-04-29 17:15:06 -0400
committertkimia <tkimia@purdue.edu>2014-04-29 17:15:06 -0400
commit55f6da9556391a9676a425256a9ae1048c300e17 (patch)
tree5f18c23c90f2cc34c193dbf043a3461991bc9b47 /app
parenta9d074228774e868ccfc0579813827147c4ed876 (diff)
ELIMINATION PROGRESS BIIIIIIIITCH
Diffstat (limited to 'app')
-rw-r--r--app/views/matches/show.html.erb1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/matches/show.html.erb b/app/views/matches/show.html.erb
index 8f6f09c..eaa5c63 100644
--- a/app/views/matches/show.html.erb
+++ b/app/views/matches/show.html.erb
@@ -82,4 +82,5 @@
<% end %>
<% end %>
<% end %>
+ <%= link_to "Back to Tournament", @match.tournament_stage.tournament %>
</div>