mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Added 8 man brackets for double elimination
This commit is contained in:
@@ -92,7 +92,7 @@ li:first-child,li:last-child {
|
||||
</td>
|
||||
<% elsif @tournament.tournament_type == "Double Elimination 1-6" %>
|
||||
<td valign="top" style="padding: 10px;">
|
||||
<%= render 'sixteen_man_double_elimination_bracket' %>
|
||||
<%= render 'double_elimination_bracket' %>
|
||||
</td>
|
||||
<% end %>
|
||||
</tr>
|
||||
|
||||
Reference in New Issue
Block a user