ui: ceph status: note that its recovery/rebalance#

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-07-21 19:49:52 +02:00
parent 6228111597
commit e767e1ec9c

View File

@ -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,
},