This website requires JavaScript.
Explore
Help
Register
Sign in
DGNum
/
demarches-normaliennes
Watch
15
Star
1
Fork
You've already forked demarches-normaliennes
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
4feda01b6f
demarches-normaliennes
/
app
/
views
/
shared
/
dossiers
/
editable_champs
/
_date.html.haml
5 lines
106 B
Text
Raw
Normal View
History
Unescape
Escape
Form: use rails form helper
2017-08-02 14:56:08 +02:00
= form.date_field :value,
Form: add various champs html and style
2017-07-25 14:33:03 +02:00
value: champ.value,
date champs: adding a placeholder for IE and Safari (which do not support the input type date)
2020-08-12 12:19:32 +02:00
required: champ.mandatory?,
placeholder: 'aaaa-mm-jj'
Reference in a new issue
Copy permalink