1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-26 07:56:57 +00:00

Updated all links

This commit is contained in:
2015-06-30 16:56:36 +00:00
parent 0fddccf6f5
commit 5b17c49a20
25 changed files with 62 additions and 57 deletions

View File

@@ -1,6 +1,7 @@
<%= link_to 'Back', root_path, :class=>"btn btn-default" %>
<br>
<h1>Editing tournament</h1>
<%= render 'form' %>
<%= link_to 'Show', @tournament %> |
<%= link_to 'Back', tournaments_path %>