From 55f6da9556391a9676a425256a9ae1048c300e17 Mon Sep 17 00:00:00 2001 From: tkimia Date: Tue, 29 Apr 2014 17:15:06 -0400 Subject: ELIMINATION PROGRESS BIIIIIIIITCH --- app/views/matches/show.html.erb | 1 + 1 file changed, 1 insertion(+) (limited to 'app/views') 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 %> -- cgit v1.2.3