mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-01 12:15:25 +00:00
Bug on wrestler show page
This commit is contained in:
@@ -23,7 +23,7 @@
|
|||||||
|
|
||||||
<p>
|
<p>
|
||||||
<strong>Team Points Scored:</strong>
|
<strong>Team Points Scored:</strong>
|
||||||
<%= @wrestler.totalTeamPoints - @wrestler.totalDeductedPoints %>
|
<%= @wrestler.totalTeamPoints %>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|||||||
Reference in New Issue
Block a user