summaryrefslogtreecommitdiff
path: root/app/views/shared/_allow_request_access.html.haml
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.