mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-05-15 09:46:25 +00:00
Blocking buttons with Devise Authentication and cleaning up views
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
</div>
|
||||
|
||||
<% if @school %>
|
||||
<%= f.hidden_field :school_id, :value => @school %>
|
||||
<%= f.hidden_field :school_id, :value => @school_field %>
|
||||
<% else %>
|
||||
<div class="field">
|
||||
<%= f.label 'School' %><br>
|
||||
|
||||
Reference in New Issue
Block a user