fomr in 2 lines

This commit is contained in:
Barnabé 2021-09-24 15:59:56 +02:00
parent 72cee7f797
commit 82fdb06254

View File

@ -20,6 +20,9 @@
%td
=form.input :p_product_color_id, :label => "Couleur :", :collection => PProductColor.all, :as => :select, :include_blank => true
%td
=form.input :ean
%tr
%td
=form.input :sorecop_cat_id, label: "Catgorie Sorecop :", :collection => SorecopCat.all, :as => :select, :include_blank => true
%td
@ -28,8 +31,6 @@
=form.input :sorecop_comment, :label => "Commentaire de Sorecop :"
%td
=form.input :ct_deee, :label => "DEEE personalisée :"
%td
=form.input :ean