demarches-normaliennes/app/views/shared/dossiers/editable_champs/_checkbox.html.haml
2018-06-18 18:12:11 +02:00

4 lines
75 B
Text

= form.check_box :value,
{ required: champ.mandatory? },
'on',
'off'