mirror of
https://github.com/ceph/ceph
synced 2026-08-01 22:45:39 +00:00
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:
parent
3d9aa9f329
commit
0323ff2141
@ -29,7 +29,7 @@
|
||||
[cacheActive]="false"
|
||||
>
|
||||
<cds-tab
|
||||
heading="Gateways"
|
||||
heading="Gateway groups"
|
||||
i18n-heading
|
||||
[active]="activeTab === Tabs.gateways"
|
||||
(selected)="onSelected(Tabs.gateways)"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user