mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-06-12 03:36:37 +00:00
make pool members grid stateful
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
8c9e7c1198
commit
07a3397f4e
@ -138,6 +138,9 @@ Ext.define('PVE.grid.PoolMembers', {
|
||||
|
||||
// fixme: dynamic status update ?
|
||||
|
||||
stateful: true,
|
||||
stateId: 'grid-pool-members',
|
||||
|
||||
initComponent : function() {
|
||||
var me = this;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user