summaryrefslogtreecommitdiff
path: root/app/views/shared/_allow_request_access.html.haml
blob: 92268e74b1eea8982a1a2d3c17f0a2b9c4e8e751 (plain)
1
2
3
4
5
6
.form-check
  = form.check_box :request_access_enabled, class: 'form-check-input'
  = form.label :request_access_enabled, class: 'form-check-label' do
    %strong Allow users to request access
    %br
    %span.descr Allow users to request access if visibility is public or internal.