From: Navin Barnwal Date: Fri, 7 May 2021 07:47:39 +0000 (+0530) Subject: mgr/dashboard: fix rename inventory to disks X-Git-Tag: v17.1.0~2014^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=23f44e894462e5658f8bcb85899df009fe379379;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 --- 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 4ca71f17259..23d28472cd3 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' } }, {