mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-18 13:37:55 +00:00
Updated all links
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
<%= link_to "Back to #{@tournament.name}", "/tournaments/#{@tournament.id}", :class=>"btn btn-default" %>
|
||||
<br>
|
||||
<h1>New weight</h1>
|
||||
<br>
|
||||
<br>
|
||||
<p>Create weights from the bottom up. For example, start with 106 lbs and create the weight classes through to 285 lbs. This will allow the program to run the tournament starting with the lowest weight each round.</p>
|
||||
|
||||
<%= render 'form' %>
|
||||
|
||||
<%= link_to 'Back', weights_path %>
|
||||
|
||||
Reference in New Issue
Block a user