diff --git a/app/views/tournaments/_bracket_final.html.erb b/app/views/tournaments/_bracket_final.html.erb index e5fa9ce..2a22b49 100644 --- a/app/views/tournaments/_bracket_final.html.erb +++ b/app/views/tournaments/_bracket_final.html.erb @@ -2,7 +2,11 @@
<%= link_to match.bout_number, spectate_match_path(match) %> <%= match.bracket_score_string %>
<%= @winner_place %> Place Winner
<%= match.bout_number %> <%= match.bracket_score_string %>
<%= @winner_place %> Place Winner
<%= link_to match.bout_number, spectate_match_path(match) %> <%= match.bracket_score_string %>
<%= @winner_place %> Place Winner