demarches-normaliennes/app/views/new_gestionnaire/dossiers/champs/_phone.html.haml

6 lines
189 B
Text
Raw Normal View History

2017-08-02 14:56:08 +02:00
= render partial: 'new_gestionnaire/dossiers/champs/champ_label', locals: { form: form, champ: champ }
2017-08-02 14:56:08 +02:00
= form.phone_field :value,
placeholder: champ.libelle,
2017-08-02 14:56:08 +02:00
required: champ.mandatory