提交 d8058a0a 编写于 作者: P Phil Hughes

Merge branch 'gt-open-visibility-help-link-in-a-new-tab' into 'master'

Open snippets visibility help link in a new tab

Closes #61911

See merge request gitlab-org/gitlab-ce!28603
.form-group.row
.col-sm-2.col-form-label
= _('Visibility level')
= link_to icon('question-circle'), help_page_path("public_access/public_access")
= link_to icon('question-circle'), help_page_path("public_access/public_access"), target: '_blank'
.col-sm-10
= render 'shared/visibility_level', f: f, visibility_level: visibility_level, can_change_visibility_level: can_change_visibility_level, form_model: form_model, with_label: with_label
---
title: Open visibility help link in a new tab
merge_request: 28603
author: George Tsiolis
type: fixed
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册