mirror of
https://github.com/gitlabhq/gitlabhq.git
synced 2025-08-13 14:44:59 +00:00
7 lines
210 B
Plaintext
7 lines
210 B
Plaintext
.gl-form-checkbox.custom-control.custom-checkbox{ content_wrapper_options }
|
|
= form.check_box(method,
|
|
formatted_input_options,
|
|
checked_value,
|
|
unchecked_value)
|
|
= render_label_with_help_text
|