From d2c68d7c6b45d271e361a0535fbb2d38911d549b Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Mon, 10 Feb 2020 08:00:13 -0500 Subject: [PATCH] Put school abbreviation on stats page --- app/views/schools/stats.html.erb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/views/schools/stats.html.erb b/app/views/schools/stats.html.erb index cd816f8..2bb20bc 100644 --- a/app/views/schools/stats.html.erb +++ b/app/views/schools/stats.html.erb @@ -30,11 +30,11 @@ - <%= m.w1_name %> + <%= m.w1_bracket_name %> <%= m.w1_stat %> - <%= m.w2_name %> + <%= m.w2_bracket_name %> <%= m.w2_stat %>