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
d1da45e1
Commit
d1da45e1
authored
Jun 26, 2013
by
Izaak Alpert
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Rebasing on master
Change-Id: Iad49f225f23675b843457df5d6965c7cd50e99a3
parent
c1b05e7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
app/views/admin/users/show.html.haml
app/views/admin/users/show.html.haml
+1
-2
No files found.
app/views/admin/users/show.html.haml
View file @
d1da45e1
...
...
@@ -20,12 +20,11 @@
.row
.span6
<
<<<<<<
HEAD
.ui-box
%h5
.title
Account:
.pull-right
=
image_tag
gravatar_icon
(
@admin_user
.
email
,
32
),
class:
"avatar s32"
,
alt:
''
=
image_tag
gravatar_icon
(
@admin_user
.
email
,
32
),
class
:
"avatar s32"
,
alt
:""
%ul
.well-list
%li
%span
.light
Name:
...
...
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