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:
@@ -23,6 +23,11 @@
|
||||
<%= @tournament.director_email %>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<strong>Tournament Type</strong>
|
||||
<%= @tournament.tournament_type %>
|
||||
</p>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<h3>School Lineups</h3>
|
||||
|
||||
Reference in New Issue
Block a user