Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
projects.thm.de
GitLab
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