1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-09 07:39:06 +00:00

Added bracket position to bout sheet and stat page.

This commit is contained in:
2020-01-14 12:50:54 -05:00
parent d4dedfb3bd
commit e1d25d9cee
2 changed files with 3 additions and 1 deletions

View File

@@ -10,7 +10,8 @@
</ul>
</div>
<% end %>
<h4>Bout <%= @match.bout_number %></h4>
<h4>Bout <strong><%= @match.bout_number %></strong></h4>
<h4>Bracket Position: <strong><%= @match.bracket_position %></strong></h4>
<table class="table">
<thead>
<tr>