3 lines
165 B
Plaintext
3 lines
165 B
Plaintext
=f.inputs do
|
|
=f.input :bien_type, :label => qit("gite-bien-type-form","Type :"), :collection => AnnonceGite::BIEN_TYPES, :as => :select, :include_blank => false
|
|
|