making Setup the parent breadcrumb of credentials

This commit is contained in:
Jared Tabor 2017-08-01 21:04:33 -07:00
parent 844e704adf
commit cfb76e628e

View File

@ -10,6 +10,7 @@ function LegacyCredentialsService (pathService) {
name: 'credentials',
route: '/credentials',
ncyBreadcrumb: {
parent: 'setup',
label: N_('CREDENTIALS')
},
views: {