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
3a3579202f
demarches-normaliennes
/
app
/
views
/
shared
/
dossiers
/
editable_champs
/
_email.html.haml
4 lines
86 B
Text
Raw
Normal View
History
Unescape
Escape
Form: use rails form helper
2017-08-02 14:56:08 +02:00
= form.email_field :value,
Form: add various champs html and style
2017-07-25 14:33:03 +02:00
placeholder: champ.libelle,
Delegate `mandatory?` to `type_de_champ`
2018-02-09 17:42:53 +01:00
required: champ.mandatory?
Reference in a new issue
Copy permalink