mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-29 12:34:33 +00:00
ext6migrate: fix pool member view
change show event to activate Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
aa5dbcc32f
commit
1928545b8d
@ -172,7 +172,7 @@ Ext.define('PVE.grid.PoolMembers', {
|
|||||||
},
|
},
|
||||||
columns: coldef,
|
columns: coldef,
|
||||||
listeners: {
|
listeners: {
|
||||||
show: reload
|
activate: reload
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user