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
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
eae751fa
Commit
eae751fa
authored
Jan 23, 2019
by
Yoginth
Committed by
Phil Hughes
Jan 23, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add Avatar in the settings sidebar
parent
e67af069
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
1 deletion
+6
-1
app/views/layouts/nav/sidebar/_profile.html.haml
app/views/layouts/nav/sidebar/_profile.html.haml
+1
-1
changelogs/unreleased/yoginth-avatar-on-settings-sidebar.yml
changelogs/unreleased/yoginth-avatar-on-settings-sidebar.yml
+5
-0
No files found.
app/views/layouts/nav/sidebar/_profile.html.haml
View file @
eae751fa
...
...
@@ -3,7 +3,7 @@
.context-header
=
link_to
profile_path
,
title:
_
(
'Profile Settings'
)
do
.avatar-container.s40.settings-avatar
=
sprite_icon
(
'user'
,
size:
24
)
=
image_tag
avatar_icon_for_user
(
current_user
,
40
),
class:
"avatar s40 avatar-tile"
,
alt:
current_user
.
name
.sidebar-context-title
User Settings
%ul
.sidebar-top-level-items
=
nav_link
(
path:
'profiles#show'
,
html_options:
{
class:
'home'
})
do
...
...
changelogs/unreleased/yoginth-avatar-on-settings-sidebar.yml
0 → 100644
View file @
eae751fa
---
title
:
Added Avatar in the settings sidebar
merge_request
:
24515
author
:
Yoginth
type
:
changed
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