debian-mirror-gitlab/app/components/pajamas/checkbox_component.html.haml
2022-07-23 20:15:48 +02:00

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