gitlab-org--gitlab-foss/app/views/shared/_allow_request_access.html.haml
2018-04-11 13:05:57 -05:00

6 lines
232 B
Text

.form-check
= form.label :request_access_enabled do
= form.check_box :request_access_enabled
%strong Allow users to request access
%br
%span.descr Allow users to request access if visibility is public or internal.