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

5 lines
206 B
Text

= render partial: 'new_gestionnaire/dossiers/champs/champ_label', locals: { form: form, champ: champ, seen_at: seen_at }
= form.text_field :value,
placeholder: champ.libelle,
required: champ.mandatory