]> git.proxmox.com Git - pve-manager.git/commit
ui: fix duplicate references when using multiple disk storage selectors
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 21 Mar 2023 13:27:11 +0000 (14:27 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 6 Jun 2023 15:08:58 +0000 (17:08 +0200)
commit90d69e2dbc77b0c2967bd1bf2dee3fe5f6bb72e9
treed0552f0f0c696e49ae78d55f4f94c361c5dc71ac
parent711658f42c920bcc0131f3e36e6f6eafae5d07e7
ui: fix duplicate references when using multiple disk storage selectors

by removing the references and change the one place where we used one
of the references.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/form/DiskStorageSelector.js
www/manager6/window/Clone.js