From 42d6e3b1cc05ef5172081682b53675e4827254d3 Mon Sep 17 00:00:00 2001 From: tkimia Date: Tue, 29 Apr 2014 16:41:35 -0400 Subject: elimination works SOMETIMES... other times it just can't put down a damned winner --- app/views/brackets/show.html.erb | 1 + 1 file changed, 1 insertion(+) (limited to 'app/views/brackets/show.html.erb') diff --git a/app/views/brackets/show.html.erb b/app/views/brackets/show.html.erb index 96eb0ec..1eabcaf 100644 --- a/app/views/brackets/show.html.erb +++ b/app/views/brackets/show.html.erb @@ -103,4 +103,5 @@ <% end %> <%= submit_tag("Submit Prediction", disabled: true, id: "bracket-submit") %> <% end %> + <%= link_to 'Back', tournaments_path %> -- cgit v1.2.3