Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
gitlab-ce
Commits
7ae81a0d
Commit
7ae81a0d
authored
Nov 15, 2015
by
Kirill Smelkov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
NXD GitLab Nexedi Edition
= GitLab Community Edition + Nexedi patches
parent
503ad193
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
app/helpers/appearances_helper.rb
app/helpers/appearances_helper.rb
+2
-1
app/views/layouts/devise.html.haml
app/views/layouts/devise.html.haml
+1
-0
No files found.
app/helpers/appearances_helper.rb
View file @
7ae81a0d
...
...
@@ -4,7 +4,8 @@ module AppearancesHelper
end
def
brand_title
'GitLab Community Edition'
#'GitLab Community Edition'
'GitLab Nexedi Edition'
end
def
brand_image
...
...
app/views/layouts/devise.html.haml
View file @
7ae81a0d
...
...
@@ -33,3 +33,4 @@
=
link_to
"Explore"
,
explore_root_path
=
link_to
"Help"
,
help_path
=
link_to
"About GitLab"
,
"https://about.gitlab.com/"
=
link_to
"About Nexedi"
,
"http://nexedi.com/"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment