mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-19 14:00:27 +00:00
Added bracket position to bout sheet and stat page.
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
<h4><strong>Bout Number: <%= match.bout_number %></strong></h4>
|
||||
<h4><strong>Weight Class: <%= match.weight.max %></strong></h4>
|
||||
<h4><strong>Round: <%= match.round %></strong></h4>
|
||||
<h4><strong>Bracket Position: <%= match.bracket_position %></strong></h4>
|
||||
<p><strong>Key: </strong>Takedown: T2, Escape: E1, Reversal: R2, Nearfall: N2 or N3, Stalling: S, Caution: C, Penalty Point: P1</p>
|
||||
|
||||
<thead>
|
||||
|
||||
Reference in New Issue
Block a user