remove unnecessary emptyText
we already set it statically Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
ebc18ada69
commit
9bace1ceab
@ -193,7 +193,6 @@ Ext.define('PVE.node.DiskList', {
|
||||
PVE.Utils.monStoreErrors(me, store);
|
||||
|
||||
Ext.apply(me, {
|
||||
emptyText: gettext('No Disk found'),
|
||||
store: store,
|
||||
selModel: sm,
|
||||
tbar: [ reloadButton, smartButton, initButton ],
|
||||
|
Loading…
Reference in New Issue
Block a user