6 lines
80 B
Text
6 lines
80 B
Text
= form.check_box :value,
|
|
{ required: champ.mandatory? },
|
|
'on',
|
|
'off'
|
|
|
|
%br
|