mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-13 09:09:18 +00:00
You can now create a wrestler from school page
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<%= link_to "New #{@school.name} Wrestler" , new_wrestler_path(@school) %>
|
||||
<%= link_to "New #{@school.name} Wrestler" , "/wrestlers/new?school=#{@school.id}" %>
|
||||
<br>
|
||||
<br>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user