suite
This commit is contained in:
parent
52acb2094f
commit
6649167bee
@ -22,7 +22,7 @@
|
||||
|
||||
.col-sm-2
|
||||
|
||||
= form.input :parent_id, :label => "Ambassadeur :", :include_blank => true, :collection => PCustomer.where(:ambassadeur => true).all, :as => :select, :member_label => :member_label
|
||||
= form.input :parent_id, :label => "Si un ambassadeur vous a parlé de nous, sélectionnez son nom dans la liste :", :include_blank => true, :collection => PCustomer.where(:ambassadeur => true).all, :as => :select, :member_label => :member_label
|
||||
|
||||
.col-sm-2
|
||||
%br
|
||||
|
Loading…
x
Reference in New Issue
Block a user