]> git.proxmox.com Git - pve-manager-legacy.git/commit
ui: resource tree: correctly reinsert item when name changes
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 16 Mar 2023 09:03:31 +0000 (10:03 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 16 Mar 2023 09:21:23 +0000 (10:21 +0100)
commit20201caa935bc3e638fbf4560336c2e15027158d
treebcf06d1a8eaff04a5add0d09753ee13ad8e5a6a2
parent50897bf69233dd9ae4f118000c95bc71e4e63003
ui: resource tree: correctly reinsert item when name changes

if the user has the tree sorted by name, we have to move the items
on a name change, otherwise they'll stay on the old position

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