1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-20 22:18:18 +00:00

Added colon to tournament type on tournament show page

This commit is contained in:
2015-04-27 14:11:27 -04:00
parent 091945da7d
commit 3744ae2cf2

View File

@@ -24,7 +24,7 @@
</p> </p>
<p> <p>
<strong>Tournament Type</strong> <strong>Tournament Type:</strong>
<%= @tournament.tournament_type %> <%= @tournament.tournament_type %>
</p> </p>