suite
This commit is contained in:
parent
95f5686b1c
commit
5ee592ee54
@ -29,12 +29,7 @@
|
||||
|
||||
= f.input :password_confirmation, :label => "Confirmation :"
|
||||
|
||||
=f.input :cms, :label => "Cms?"
|
||||
=f.input :donators, :label => "Dons?"
|
||||
=f.input :orders, :label => "Commandes?"
|
||||
=f.input :moderateur, :label => "Modération des commentaires ?"
|
||||
=f.input :newsletter, :label => "Accès newsletter ?"
|
||||
=f.input :label_role, :label => "label ?"
|
||||
|
||||
|
||||
|
||||
.actions= f.submit "Sauvegarder", :class => "btn btn-primary"
|
||||
|
@ -60,7 +60,7 @@
|
||||
%li.divider
|
||||
%li=link_to "Se déconnecter", admin_admin_auth_path(1), method: :delete
|
||||
%li
|
||||
=link_to ic(:eye), "http://test.com", :target => "_blank"
|
||||
=link_to ic(:eye), "/", :target => "_blank"
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user