Placeholder not allowed in date input
This commit is contained in:
parent
f45ede7f44
commit
d5da7916e5
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
= form.date_field :value,
|
= form.date_field :value,
|
||||||
value: champ.value,
|
value: champ.value,
|
||||||
placeholder: 'JJ/MM/AAAA',
|
|
||||||
required: champ.mandatory?
|
required: champ.mandatory?
|
||||||
|
|
Loading…
Reference in a new issue