mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-12 16:59:00 +00:00
Added seeding criteria to wrestlers
This commit is contained in:
@@ -42,6 +42,11 @@
|
||||
<%= f.number_field :season_loss %>
|
||||
</div>
|
||||
|
||||
<div class="field">
|
||||
<%= f.label "Seed Criteria" %><br>
|
||||
<%= f.text_field :criteria %>
|
||||
</div>
|
||||
|
||||
<div class="actions">
|
||||
<%= f.submit %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user