4 lines
106 B
Text
4 lines
106 B
Text
= form.date_field :value,
|
|
value: champ.value,
|
|
placeholder: 'JJ/MM/AAAA',
|
|
required: champ.mandatory?
|