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

5 lines
106 B
Text
Raw Normal View History

2017-08-02 14:56:08 +02:00
= form.date_field :value,
value: champ.value,
2017-08-02 14:56:08 +02:00
placeholder: 'JJ/MM/AAAA',
required: champ.mandatory?