besoins multidomaines
This commit is contained in:
parent
b8ad9dbc8d
commit
2867ad27ab
@ -16,7 +16,7 @@
|
|||||||
=f.input :phone, :label => "Tél : "
|
=f.input :phone, :label => "Tél : "
|
||||||
=f.input :password, :label => "Mot de passe : "
|
=f.input :password, :label => "Mot de passe : "
|
||||||
|
|
||||||
=f.hidden_field :step2
|
=#f.hidden_field :step2
|
||||||
=f.input :tva_number, :label => "Numéro de TVA intra. :"
|
=f.input :tva_number, :label => "Numéro de TVA intra. :"
|
||||||
=f.input :siret, :label => "Numéro de siret :"
|
=f.input :siret, :label => "Numéro de siret :"
|
||||||
= f.input :address, :label => "Adresse"
|
= f.input :address, :label => "Adresse"
|
||||||
@ -25,7 +25,7 @@
|
|||||||
= f.input :city, :label => "Ville"
|
= f.input :city, :label => "Ville"
|
||||||
|
|
||||||
|
|
||||||
=f.hidden_field :step3
|
=#f.hidden_field :step3
|
||||||
|
|
||||||
=f.input :need_1, :label => "1er besoin : ",:as => :select, :collection => [ "Materiel professionnel", "Matériel informatique", "Achat de véhicules", "Energie"]
|
=f.input :need_1, :label => "1er besoin : ",:as => :select, :collection => [ "Materiel professionnel", "Matériel informatique", "Achat de véhicules", "Energie"]
|
||||||
=f.input :need_2, :label => "2ième besoin : ",:as => :select, :collection => [ "Materiel professionnel", "Matériel informatique", "Achat de véhicules", "Energie"]
|
=f.input :need_2, :label => "2ième besoin : ",:as => :select, :collection => [ "Materiel professionnel", "Matériel informatique", "Achat de véhicules", "Energie"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user