ext6migrate: fix pool member view
change show event to activate Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
committed by
Dietmar Maurer
parent
abf21f2ff9
commit
65725cac4e
@ -172,7 +172,7 @@ Ext.define('PVE.grid.PoolMembers', {
|
||||
},
|
||||
columns: coldef,
|
||||
listeners: {
|
||||
show: reload
|
||||
activate: reload
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user