ui: datastore summary: add line chart icon to full-estimation
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
e373dcc564
commit
5204cbcf0f
@ -78,6 +78,7 @@ Ext.define('PBS.datastore.DataStoreListSummary', {
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
xtype: 'pmxInfoWidget',
|
xtype: 'pmxInfoWidget',
|
||||||
|
iconCls: 'fa fa-fw fa-line-chart',
|
||||||
title: gettext('Estimated Full'),
|
title: gettext('Estimated Full'),
|
||||||
printBar: false,
|
printBar: false,
|
||||||
bind: {
|
bind: {
|
||||||
|
Loading…
Reference in New Issue
Block a user