mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Removed back to tournament button now that there is a navbar
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
<%= link_to 'Back to browse tournaments', '/tournaments', :class=>"btn btn-default" %>
|
||||
<% if can? :manage, @tournament %>
|
||||
| <%= link_to "Edit #{@tournament.name}", edit_tournament_path(@tournament), :class=>"btn btn-primary" %>
|
||||
<% end %>
|
||||
|
||||
Reference in New Issue
Block a user