Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
f8db6feca94d
Commit
a8cf89a7
authored
Jun 23, 2016
by
Josh Frye
Browse files
Ensure Monitoring tab is highlighted
parent
a4463a231c5d
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/views/layouts/nav/_admin.html.haml
View file @
f8db6fec
...
...
@@ -9,7 +9,7 @@
=
link_to
admin_root_path
,
title:
'Overview'
,
class:
'shortcuts-tree'
do
%span
Overview
=
nav_link
(
controller:
%w(background_jobs logs health_check)
)
do
=
nav_link
(
controller:
%w(
system_info
background_jobs logs health_check)
)
do
=
link_to
admin_background_jobs_path
,
title:
'Monitoring'
do
%span
Monitoring
...
...
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