mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-07 23:17:25 +00:00
Updated all links
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<%= link_to "Back to #{@tournament.name}", "/tournaments/#{@tournament.id}", :class=>"btn btn-default" %>
|
||||
<br>
|
||||
<h1>Editing weight</h1>
|
||||
|
||||
<%= render 'form' %>
|
||||
|
||||
<%= link_to 'Show', @weight %> |
|
||||
<%= link_to 'Back', weights_path %>
|
||||
|
||||
Reference in New Issue
Block a user