mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 17:37:37 -02:30
making Setup the parent breadcrumb of credentials
This commit is contained in:
@@ -10,6 +10,7 @@ function LegacyCredentialsService (pathService) {
|
|||||||
name: 'credentials',
|
name: 'credentials',
|
||||||
route: '/credentials',
|
route: '/credentials',
|
||||||
ncyBreadcrumb: {
|
ncyBreadcrumb: {
|
||||||
|
parent: 'setup',
|
||||||
label: N_('CREDENTIALS')
|
label: N_('CREDENTIALS')
|
||||||
},
|
},
|
||||||
views: {
|
views: {
|
||||||
|
|||||||
Reference in New Issue
Block a user