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
1ee06e30
Commit
1ee06e30
authored
Oct 03, 2018
by
sliaquat
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add element classes used in ee branch qa-257-group-saml-sso
parent
82ece8ad
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
app/views/layouts/nav/sidebar/_group.html.haml
app/views/layouts/nav/sidebar/_group.html.haml
+3
-3
No files found.
app/views/layouts/nav/sidebar/_group.html.haml
View file @
1ee06e30
...
...
@@ -10,7 +10,7 @@
=
group_icon
(
@group
,
class:
"avatar s40 avatar-tile"
)
.sidebar-context-title
=
@group
.
name
%ul
.sidebar-top-level-items
%ul
.sidebar-top-level-items
.qa-group-sidebar
-
if
group_sidebar_link?
(
:overview
)
=
nav_link
(
path:
[
'groups#show'
,
'groups#activity'
,
'groups#subgroups'
,
'analytics#show'
],
html_options:
{
class:
'home'
})
do
=
link_to
group_path
(
@group
)
do
...
...
@@ -109,9 +109,9 @@
=
link_to
edit_group_path
(
@group
)
do
.nav-icon-container
=
sprite_icon
(
'settings'
)
%span
.nav-item-name.qa-settings-item
%span
.nav-item-name.qa-
group-
settings-item
=
_
(
'Settings'
)
%ul
.sidebar-sub-level-items
%ul
.sidebar-sub-level-items
.qa-group-sidebar-submenu
=
nav_link
(
path:
%w[groups#projects groups#edit badges#index ci_cd#show]
,
html_options:
{
class:
"fly-out-top-item"
}
)
do
=
link_to
edit_group_path
(
@group
)
do
%strong
.fly-out-top-item-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