2017-09-12 22:37:56 +02:00

11 lines
211 B
Plaintext

= semantic_form_for [:admin, @home_block], :remote => true do |form|
= form.inputs do
= form.input :cible, :label => "Cible :" , :as => :qi_cible_select
.actions
= form.submit "Sauvegarder"