1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-27 18:26:35 +00:00

Bug on wrestler show page

This commit is contained in:
2015-12-23 14:49:03 +00:00
parent db876809ef
commit ccf00a4e1c

View File

@@ -23,7 +23,7 @@
<p>
<strong>Team Points Scored:</strong>
<%= @wrestler.totalTeamPoints - @wrestler.totalDeductedPoints %>
<%= @wrestler.totalTeamPoints %>
</p>
<br>