autre mail & tel

This commit is contained in:
Nicolas Bally 2013-07-01 14:34:36 +02:00
parent d16ecd9148
commit 3bdc17d227

View File

@ -20,6 +20,8 @@
=form.input :city, :label => "Ville" =form.input :city, :label => "Ville"
=form.input :country, :label => "Pays", :as => :string =form.input :country, :label => "Pays", :as => :string
=form.input :skills, :label => "Compétences" =form.input :skills, :label => "Compétences"
=form.input :other_mail, :label => "Autre mail :"
=form.input :other_phone, :label => "Autre téléphone : "
%h3 Années d'adhésions %h3 Années d'adhésions
%p= link_to_add_fields "Ajouter une année", form, :sheet_years %p= link_to_add_fields "Ajouter une année", form, :sheet_years