mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-26 16:20:55 +00:00
Updated views for matches
This commit is contained in:
@@ -2,12 +2,12 @@
|
||||
|
||||
<p>
|
||||
<strong>R:</strong>
|
||||
<%= @match.r_id %>
|
||||
<%= @match.w1_name %>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<strong>G:</strong>
|
||||
<%= @match.g_id %>
|
||||
<%= @match.w2_name %>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user