debian-mirror-gitlab/app/views/shared/_allow_request_access.html.haml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

4 lines
214 B
Text
Raw Normal View History

2021-10-27 15:23:28 +05:30
= form.gitlab_ui_checkbox_component :request_access_enabled,
_('Allow users to request access (if visibility is public or internal)'),
checkbox_options: { data: { qa_selector: 'request_access_checkbox' } }