Add "Community Edition" to the version info on the help page

If the version information was hidden because the user was not an admin,
the "GitLab" text looked lonely. This also brings us more in line with
EE which shows "Enterprise Edition".
This commit is contained in:
Robert Speicher 2015-09-23 16:03:52 -04:00
parent de844ebf6c
commit 73288a8edb

View file

@ -1,6 +1,7 @@
%div
%h1
GitLab
Community Edition
- if current_user && current_user.admin?
%span= Gitlab::VERSION
%small= Gitlab::REVISION