mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-04 13:43:48 +00:00
Updated bracket views for all pool bracket types
This commit is contained in:
@@ -92,4 +92,9 @@
|
||||
|
||||
</br>
|
||||
</br>
|
||||
<%= render 'fourPoolBracket' %>
|
||||
<% if @bracketType == "fourPoolsToQuarter" %>
|
||||
<%= render 'fourPoolQuarterBracket' %>
|
||||
<% end %>
|
||||
<% if @bracketType == "fourPoolsToSemi" %>
|
||||
<%= render 'fourPoolSemiBracket' %>
|
||||
<% end %>
|
||||
Reference in New Issue
Block a user