mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-06-13 03:51:27 +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 ?
|
// fixme: dynamic status update ?
|
||||||
|
|
||||||
|
stateful: true,
|
||||||
|
stateId: 'grid-pool-members',
|
||||||
|
|
||||||
initComponent : function() {
|
initComponent : function() {
|
||||||
var me = this;
|
var me = this;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user