mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
We want mat name to just be a number
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<% end %>
|
||||
|
||||
<div class="field">
|
||||
<%= f.label :name %><br>
|
||||
<%= f.label :name, 'Mat Number' %><br>
|
||||
<%= f.text_field :name %>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user