[pve-devel] applied: [PATCH manager] ui: fix duplicate references when using multiple DiskStorageSelectors
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Jun 6 17:09:42 CEST 2023
Am 21/03/2023 um 14:27 schrieb Dominik Csapak:
> by removing the references and change the one place where we used
> one of the references.
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> while i tested all places where we have a disk selector
> (wizard, clone, efidisk, add hd) i am not super sure i found all uses
> i grepped after the references, and only found one use where we used it
> in a lookup/lookupReference, but maybe someone else too can check that
> everything still works...
>
>
> www/manager6/form/DiskStorageSelector.js | 4 ----
> www/manager6/window/Clone.js | 2 +-
> 2 files changed, 1 insertion(+), 5 deletions(-)
>
>
applied, thanks!
More information about the pve-devel
mailing list