From 515ea6bb8da3d459d0e73791e45ffafb8f4a37a0 Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Tue, 26 Nov 2019 12:22:20 -0500 Subject: [PATCH] Fix headers to be more clear --- app/views/schools/show.html.erb | 1 + app/views/tournaments/show.html.erb | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/app/views/schools/show.html.erb b/app/views/schools/show.html.erb index dc81ca7..c18acf4 100644 --- a/app/views/schools/show.html.erb +++ b/app/views/schools/show.html.erb @@ -21,6 +21,7 @@

Roster

+

(Click wrestler to see their score breakdown and match list)

diff --git a/app/views/tournaments/show.html.erb b/app/views/tournaments/show.html.erb index 4f3c4fe..a0ff7b1 100644 --- a/app/views/tournaments/show.html.erb +++ b/app/views/tournaments/show.html.erb @@ -25,7 +25,8 @@



-

School Lineups

+

Schools

+

(Click to see lineups, score breakdowns, and stats)