]> git.proxmox.com Git - pve-manager.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)
commitc04b8fea3829ec5177cd18562301274d359d53b3
treeee152c32bce9b3173bdfd3e5d6f395d3e8b431c5
parent6ee89572ea5c97131fd60312f4f2545cb1d00f4c
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