diff options
author | Phil Hughes <me@iamphill.com> | 2019-05-16 08:23:46 +0000 |
---|---|---|
committer | Phil Hughes <me@iamphill.com> | 2019-05-16 08:23:46 +0000 |
commit | 9ef67989b4d9462f6caa4f0f0ab7e8d264d47336 (patch) | |
tree | 470191305a2c1139e5ce1352864239cfa3a2e415 /app | |
parent | 5df79d545427b4b349c1527788c5fe0bd17a7d0c (diff) | |
parent | 6c6deb85c47e257968e6d0d6e83017efff137941 (diff) | |
download | gitlab-ce-9ef67989b4d9462f6caa4f0f0ab7e8d264d47336.tar.gz |
Merge branch 'help-scb' into 'master'
Resolve CE/EE diffs in help/index
Closes gitlab-ee#11051
See merge request gitlab-org/gitlab-ce!28335
Diffstat (limited to 'app')
-rw-r--r-- | app/views/help/index.html.haml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/help/index.html.haml b/app/views/help/index.html.haml index 75e4dc46c9b..50933c7d434 100644 --- a/app/views/help/index.html.haml +++ b/app/views/help/index.html.haml @@ -5,8 +5,7 @@ %hr %h1 - GitLab - Community Edition + = default_brand_title - if user_signed_in? %span= link_to_version = version_status_badge |