This commit is contained in:
Nicolas Bally 2016-08-31 16:25:40 +02:00
parent 373922c1c7
commit 8e1155780b

View File

@ -28,13 +28,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"