fomr in 2 lines
This commit is contained in:
parent
72cee7f797
commit
82fdb06254
@ -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
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user