mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-27 07:54:52 +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,
|
||||
listeners: {
|
||||
show: reload
|
||||
activate: reload
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user