Skip to content
Snippets Groups Projects
Commit 9cdc9c8a authored by Dave Pisek's avatar Dave Pisek
Browse files

Fix dependency-list link visibility in side-nav

A user, having the right permissions, should see a link to the
dependency-list in a project's sidebar navigation.

A previous change moved that link under a new top-level navigation
item, which is only rendered if the user has access to the
security-dashboard. This prevents some users from seeing the link to
the dependency-list, even if they have the right permissions.

This commit adds extra logic to correct the behaviour.
parent 21d364d0
No related merge requests found
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