mgr/dashboard: Title says "Gateways" but it displays gateway group names in NVME/TCP

Fixes: https://tracker.ceph.com/issues/75443
Signed-off-by: pujaoshahu <pshahu@redhat.com>
This commit is contained in:
pujashahu 2026-07-30 21:35:18 +05:30
parent 3d9aa9f329
commit 0323ff2141

View File

@ -29,7 +29,7 @@
[cacheActive]="false"
>
<cds-tab
heading="Gateways"
heading="Gateway groups"
i18n-heading
[active]="activeTab === Tabs.gateways"
(selected)="onSelected(Tabs.gateways)"