diff --git a/app/views/schools/show.html.erb b/app/views/schools/show.html.erb index 5fff49f..bb7cc11 100644 --- a/app/views/schools/show.html.erb +++ b/app/views/schools/show.html.erb @@ -39,8 +39,6 @@ Name Weight Seed - Record - Seed Criteria Team Points Scored Extra? Next Bout/Mat @@ -57,8 +55,6 @@ <%= wrestler.original_seed %> - <%= wrestler.season_win %>-<%= wrestler.season_loss %> - <%= wrestler.criteria %> Win <%= wrestler.seasonWinPercentage %>% <%= wrestler.totalTeamPoints - wrestler.totalDeductedPoints %> <% if wrestler.extra? == true %> Yes