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

Added 1 more hint for tournament types

This commit is contained in:
2021-03-03 00:38:01 +00:00
parent 4cdc9e7df1
commit 329c01db79
2 changed files with 2 additions and 1 deletions

View File

@@ -38,6 +38,7 @@
<br>
<div>
See About page for information on tournament types: <%= link_to "About", "/static_pages/about" %>
<p>For double elimination tournaments, 1-6 places 1st through 6th and 1-8 places 1st through 8th.</p>
</div>
<%= f.hidden_field :user_id, :value => current_user.id %>
<br>