mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-07 14:57:48 +00:00
Added deducted points to views
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
<%= @school.name %>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<strong>Team Points Deducted:</strong>
|
||||
<%= @school.totalDeductedPoints %>
|
||||
</p>
|
||||
<p>
|
||||
<strong>Score:</strong>
|
||||
<%= @school.score %>
|
||||
|
||||
Reference in New Issue
Block a user