mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-12 00:09:32 +00:00
Fixed show on wrestlers and weights
This commit is contained in:
@@ -18,7 +18,6 @@
|
||||
<%= link_to "Back to #{@tournament.name}", "/tournaments/#{@tournament.id}" %> |
|
||||
<% if user_signed_in? %>
|
||||
<%= link_to "Edit #{@school.name}", edit_school_path(@school) %> |
|
||||
<%= link_to 'Back to Admin', '/admin/index' %>
|
||||
<% end %>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user