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

Re-Added new school link

This commit is contained in:
2015-04-25 23:20:48 -04:00
parent b86211102b
commit 63af7d00f5

View File

@@ -33,7 +33,11 @@
<th></th>
</tr>
</thead>
<br>
<% if user_signed_in? %>
<%= link_to "New #{@tournament.name} School" , "/schools/new?tournament=#{@tournament.id}" %>
<% end %>
<br>
<tbody>
<% @schools.each do |school| %>
<tr>