demarches-normaliennes/app/views/shared/dossiers/editable_champs/_date.html.haml

6 lines
175 B
Text

= form.date_field :value,
id: champ.input_id,
aria: { describedby: champ.describedby_id },
value: champ.value,
required: champ.mandatory?,
placeholder: 'aaaa-mm-jj'