diff options
author | Luke Bennett <lbennett@gitlab.com> | 2019-05-15 16:47:10 +0100 |
---|---|---|
committer | Luke Bennett <lbennett@gitlab.com> | 2019-05-15 16:47:10 +0100 |
commit | 6c6deb85c47e257968e6d0d6e83017efff137941 (patch) | |
tree | 91548e17ab47c95bc908d6b567eb9eec907fe510 /app | |
parent | 9353339ca639f47d8c1fee151e76abc0acd3b077 (diff) | |
download | gitlab-ce-6c6deb85c47e257968e6d0d6e83017efff137941.tar.gz |
Resolve CE/EE diffs in help/indexhelp-scb
Part of single codebase changes.
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 |