]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: fix rename inventory to disks 42810/head
authorNavin Barnwal <knbarnwal@gmail.com>
Fri, 7 May 2021 07:47:39 +0000 (13:17 +0530)
committerNizamudeen A <nia@redhat.com>
Tue, 17 Aug 2021 07:31:43 +0000 (13:01 +0530)
Fix Inventory breadcrumbs

Fixes: https://tracker.ceph.com/issues/50314
Signed-off-by: Navin Barnwal <knbarnwal@gmail.com>
(cherry picked from commit 23f44e894462e5658f8bcb85899df009fe379379)

src/pybind/mgr/dashboard/frontend/src/app/app-routing.module.ts

index 0af3d7f27b3c351812f3db71b5922fc7a68a956d..b1a9984dd548f651324d5b4e96e2433530a02fd6 100644 (file)
@@ -138,7 +138,7 @@ const routes: Routes = [
             section_info: 'Orchestrator',
             header: 'Orchestrator is not available'
           },
-          breadcrumbs: 'Cluster/Inventory'
+          breadcrumbs: 'Cluster/Physical Disks'
         }
       },
       {