mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
broken form fixed
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
<% if @weight %>
|
||||
<%= f.hidden_field :tournament_id, :value => @tournament_field %>
|
||||
<% end %>
|
||||
<br>
|
||||
<div class="actions">
|
||||
<%= f.submit 'Submit', :class=>"btn btn-success" %>
|
||||
|
||||
Reference in New Issue
Block a user