mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 20:30:46 -03:30
making Setup the parent breadcrumb of credentials
This commit is contained in:
parent
844e704adf
commit
cfb76e628e
@ -10,6 +10,7 @@ function LegacyCredentialsService (pathService) {
|
||||
name: 'credentials',
|
||||
route: '/credentials',
|
||||
ncyBreadcrumb: {
|
||||
parent: 'setup',
|
||||
label: N_('CREDENTIALS')
|
||||
},
|
||||
views: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user