Commit 42c75d30 authored by Lin Jen-Shin's avatar Lin Jen-Shin

Merge branch...

Merge branch '12240-sidebar-in-dependency-list-view-shows-collapsed-layout-instead-of-expanded' into 'master'

Make side-nav expanded when viewing dependencies

Closes #12240

See merge request gitlab-org/gitlab-ee!14314
parents 42fbe92a ab494950
......@@ -7,6 +7,7 @@ module EE
override :sidebar_projects_paths
def sidebar_projects_paths
super + %w[
projects/dependencies#show
projects/security/dashboard#show
projects/insights#show
]
......
---
title: Make side-nav expanded when on dependency list
merge_request: 14314
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment