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