kaps_app/app/views/admin/p_degressifs/_form.html.haml
Nicolas Bally d60301e8a7 initial
2019-01-21 01:15:10 +01:00

11 lines
366 B
Plaintext

%tr.p_degressif_form.field
%td{:style => "width:30%"}
=form.input :nbr, :label => "Nombre min :"
%td{:style => "width:40%"}
=form.input :price, :label => "Prix"
%td{:style => "width:20%"}
=form.input :p_price_cats, :label => "Catégories de prix :", :as => :check_boxes
%td{:style => "width:10%"}
=link_to_remove_fields ic(:"trash-o"), form