1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-25 01:14:43 +00:00

Added example format for tournament date

This commit is contained in:
2017-12-13 09:02:19 -05:00
parent 268647c506
commit 7fb8e198ea

View File

@@ -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>