mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-04 21:31:08 +00:00
Fixed mat form
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user