mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-24 17:04:43 +00:00
Added example format for tournament date
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<%= f.text_field :director_email %>
|
||||
</div>
|
||||
<div class="field">
|
||||
<%= f.label :date %><br>
|
||||
<%= f.label :date %> (YYYY-MM-DD)<br>
|
||||
<%= f.date_field :date %>
|
||||
</div>
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user