mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-05 10:58:09 +00:00
ui: ceph status: note that its recovery/rebalance#
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
6228111597
commit
e767e1ec9c
@ -208,7 +208,7 @@ Ext.define('PVE.node.CephStatus', {
|
||||
{
|
||||
itemId: 'recoverychart',
|
||||
xtype: 'pveRunningChart',
|
||||
title: gettext('Recovery'),
|
||||
title: gettext('Recovery') +'/ '+ gettext('Rebalance'),
|
||||
renderer: PVE.Utils.render_bandwidth,
|
||||
height: 100,
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user