1
0
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:
2015-09-11 13:19:45 -04:00
parent 06635f3d46
commit 052eb1dd95
4 changed files with 11 additions and 13 deletions

View File

@@ -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>