gitlab-org--gitlab-foss/app/components/pajamas/checkbox_tag_component.html...

7 lines
168 B
Plaintext

.gl-form-checkbox.custom-control.custom-checkbox
= check_box_tag(name,
value,
checked,
formatted_input_options)
= render_label_tag_with_help_text