Rename brand helper

Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
Dmitriy Zaporozhets 2014-07-11 17:16:44 +03:00
parent 849985a62d
commit 8c15fd0014
No known key found for this signature in database
GPG Key ID: 627C5F589F467F17
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
module BrandHelper
module AppearancesHelper
def brand_title
'GitLab Community Edition'
end