1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-31 19:45:45 +00:00

Fixed mat form

This commit is contained in:
2015-12-17 15:01:49 +00:00
parent 4bb81417a9
commit 127474da9c

View File

@@ -17,7 +17,7 @@
</div>
<% if @tournament_field %>
<%= f.hidden_field :tournament_id, :value => @tournament_field %>S
<%= f.hidden_field :tournament_id, :value => @tournament_field %>
<% end %>
<br>
<div class="actions">