summaryrefslogtreecommitdiff
path: root/app/views/shared/_allow_request_access.html.haml
blob: 0e698570d7d47e99619350f1e1338d364d09b27e (plain)
1
2
3
4
5
6
.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.