Welcome to mirror list, hosted at ThFree Co, Russian Federation.

_allow_request_access.html.haml « shared « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 53a99a736c0ea7d1b97f1f89ecb2e1fe48071953 (plain)
1
2
3
4
5
6
.checkbox
  = 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.