1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-04-27 17:01:03 +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> </div>
<% if @tournament_field %> <% if @tournament_field %>
<%= f.hidden_field :tournament_id, :value => @tournament_field %>S <%= f.hidden_field :tournament_id, :value => @tournament_field %>
<% end %> <% end %>
<br> <br>
<div class="actions"> <div class="actions">