From b241818c2188897a21d220accd6eba94b02b4d7a Mon Sep 17 00:00:00 2001 From: Jacob Cody Wimer Date: Sun, 19 Jan 2025 20:57:46 -0500 Subject: [PATCH] Added underscores in the stats box for the other wrestler to make it easier to follow. --- app/views/matches/_matchstats.html.erb | 44 +++++++++++++------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/app/views/matches/_matchstats.html.erb b/app/views/matches/_matchstats.html.erb index 4f7e10e..f538542 100644 --- a/app/views/matches/_matchstats.html.erb +++ b/app/views/matches/_matchstats.html.erb @@ -35,24 +35,24 @@ <%= @wrestler2_name %> Stats:
<%= f.text_area :w2_stat, cols: "30", rows: "10" %> - <%= @wrestler1_name %> Scoring
- - - - - - - - - <%= @wrestler2_name %> Scoring
- - - - - - - - + <%= @wrestler1_name %> Scoring
+ + + + + + + + + <%= @wrestler2_name %> Scoring
+ + + + + + + + <%= @wrestler1_name %> Choice
@@ -65,10 +65,10 @@ - <%= @wrestler1_name %> Warnings
- - <%= @wrestler2_name %> Warnings
- + <%= @wrestler1_name %> Warnings
+ + <%= @wrestler2_name %> Warnings
+ Match Options