This commit is contained in:
Nicolas Bally 2016-05-26 18:15:31 +02:00
parent 95f5686b1c
commit 5ee592ee54
2 changed files with 2 additions and 7 deletions

View File

@ -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"

View File

@ -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"