submit button

This commit is contained in:
Nicolas Bally 2017-05-18 23:47:08 +02:00
parent 382071419c
commit cf0aebae2d

View File

@ -15,7 +15,6 @@
= form.inputs do
= form.input :cible, :label => "Cible :" , :as => :qi_cible_select
= form.buttons do
= form.commit_button "Sauvegarder"
=form.submit 'Sauvegarder'