mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-28 18:04:55 +00:00
Making navigation easier to find
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
<% if can? :manage, @tournament %>
|
||||
<%= link_to "Edit #{@tournament.name}", edit_tournament_path(@tournament), :class=>"btn btn-primary" %>
|
||||
<% end %>
|
||||
|
||||
|
||||
<h1>
|
||||
<%= @tournament.name %>
|
||||
</h1>
|
||||
<h3>
|
||||
Info
|
||||
</h3>
|
||||
|
||||
<p>
|
||||
<strong>Address:</strong>
|
||||
|
||||
Reference in New Issue
Block a user