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
fcfdbaac2d
demarches-normaliennes
/
app
/
views
/
shared
/
dossiers
/
editable_champs
/
_engagement.html.haml
7 lines
80 B
Text
Raw
Normal View
History
Unescape
Escape
Form: use rails form helper
2017-08-02 14:56:08 +02:00
= form.check_box :value,
Delegate `mandatory?` to `type_de_champ`
2018-02-09 17:42:53 +01:00
{ required: champ.mandatory? },
Form: use rails form helper
2017-08-02 14:56:08 +02:00
'on',
'off'
Form: add various champs html and style
2017-07-25 14:33:03 +02:00
%br
Reference in a new issue
Copy permalink