BigW Consortium Gitlab
Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gitlab-ce
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Forest Godfrey
gitlab-ce
Commits
8674e1c2
Commit
8674e1c2
authored
Sep 26, 2013
by
Dmitriy Zaporozhets
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Group has multiple owners so no sense to show one at dashboard list
parent
a5933099
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
5 deletions
+8
-5
dashboard.scss
app/assets/stylesheets/sections/dashboard.scss
+8
-2
_groups.html.haml
app/views/dashboard/_groups.html.haml
+0
-3
No files found.
app/assets/stylesheets/sections/dashboard.scss
View file @
8674e1c2
...
...
@@ -85,12 +85,18 @@
color
:
#666
;
}
.last-activity
,
.owner-info
{
.last-activity
{
color
:
#AAA
;
display
:
block
;
margin-top
:
5px
;
.date
,
.owner
{
.date
{
color
:
#777
;
}
}
}
.group-row
{
.arrow
{
padding
:
2px
5px
;
}
}
app/views/dashboard/_groups.html.haml
View file @
8674e1c2
...
...
@@ -14,9 +14,6 @@
=
truncate
(
group
.
name
,
length:
35
)
%span
.arrow
%i
.icon-angle-right
%span
.owner-info
%span
Owner:
%span
.owner
=
group
.
owner_name
-
if
groups
.
blank?
%li
%h3
.nothing_here_message
You have no groups yet.
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