mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Added message when creating weights to start with the lowest first
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
<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