mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-20 22:18:18 +00:00
Went through views to make sure navigation is correct and views look ok
This commit is contained in:
@@ -11,7 +11,8 @@
|
||||
<div><%= f.check_box :remember_me %> <%= f.label :remember_me %></div>
|
||||
<% end -%>
|
||||
|
||||
<div><%= f.submit "Sign in" %></div>
|
||||
<div><%= f.submit "Sign in" ,:class=>"btn btn-success"%></div>
|
||||
<% end %>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<%= render "devise/shared/links" %>
|
||||
|
||||
Reference in New Issue
Block a user