From 4491b2eddf13677c4c5947581045aef5d3219e6f Mon Sep 17 00:00:00 2001 From: jcwimer Date: Fri, 8 Jan 2016 13:52:52 +0000 Subject: [PATCH] School show page was too busy --- app/views/schools/show.html.erb | 4 ---- 1 file changed, 4 deletions(-) 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