6 lines
183 B
Text
6 lines
183 B
Text
.gl-form-checkbox.custom-control.custom-checkbox
|
|
= form.check_box(method,
|
|
formatted_input_options,
|
|
checked_value,
|
|
unchecked_value)
|
|
= render_label_with_help_text
|