mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-21 22:24:29 +00:00
Notice messages on all pages
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
|
||||
<p id="notice"><%= notice %></p>
|
||||
|
||||
|
||||
<%= link_to "Back to #{@school.name}", "/schools/#{@school.id}", :class=>"btn btn-default" %>
|
||||
<% if can? :manage, @school %>
|
||||
| <%= link_to "Edit #{@wrestler.name}", edit_wrestler_path(@wrestler), :class=>"btn btn-primary" %>
|
||||
|
||||
Reference in New Issue
Block a user