mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-31 19:45:45 +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