From: Navin Barnwal Date: Fri, 7 May 2021 07:47:39 +0000 (+0530) Subject: mgr/dashboard: fix rename inventory to disks X-Git-Tag: v16.2.6~63^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F42810%2Fhead;p=ceph.git mgr/dashboard: fix rename inventory to disks Fix Inventory breadcrumbs Fixes: https://tracker.ceph.com/issues/50314 Signed-off-by: Navin Barnwal (cherry picked from commit 23f44e894462e5658f8bcb85899df009fe379379) --- diff --git a/src/pybind/mgr/dashboard/frontend/src/app/app-routing.module.ts b/src/pybind/mgr/dashboard/frontend/src/app/app-routing.module.ts index 0af3d7f27b3c..b1a9984dd548 100644 --- a/src/pybind/mgr/dashboard/frontend/src/app/app-routing.module.ts +++ b/src/pybind/mgr/dashboard/frontend/src/app/app-routing.module.ts @@ -138,7 +138,7 @@ const routes: Routes = [ section_info: 'Orchestrator', header: 'Orchestrator is not available' }, - breadcrumbs: 'Cluster/Inventory' + breadcrumbs: 'Cluster/Physical Disks' } }, {