]> git.proxmox.com Git - pve-manager.git/commit
fix #979: check always for migrated vm
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 6 May 2016 06:48:29 +0000 (08:48 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 6 May 2016 07:28:15 +0000 (09:28 +0200)
commit6ae31fc19bd51dde5fdd1935716f49feac62d89d
treeda29a154b6969ae91547706de28a023aec6d1972
parent9cac6b759479aa28de11c236782bc946f0a07239
fix #979: check always for migrated vm

we only checked for grouping attributes for moved vms,
but this is only true in server view

e.g. in pool view the grouping attributes is pool
and the item is not reselected, resulting in a "file not found"
error (it looks for the conf on the wrong node)

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/tree/ResourceTree.js