1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Display tournament type on tournament show page.

This commit is contained in:
2015-04-27 14:07:20 -04:00
parent 37470d9602
commit 091945da7d

View File

@@ -23,6 +23,11 @@
<%= @tournament.director_email %>
</p>
<p>
<strong>Tournament Type</strong>
<%= @tournament.tournament_type %>
</p>
<br>
<br>
<h3>School Lineups</h3>