]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit - src/Utils.js
Source file download in new Utils function
authorDaniel Tschlatscher <d.tschlatscher@proxmox.com>
Wed, 4 Jan 2023 12:56:34 +0000 (13:56 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 4 Jan 2023 13:32:59 +0000 (14:32 +0100)
commit8189ce639c4fd73c60521ead981296dc4510b35c
tree575fca17544dccc5cf491f89d085a4119a7420c6
parenta95dbf6deaf054a3dd86465551edf4422cbb568b
Source file download in new Utils function

Adds a function for downloading a file from a remote URL in the Utils
class and uses it to revise one similar usage in FileBrowser.js

Signed-off-by: Daniel Tschlatscher <d.tschlatscher@proxmox.com>
Tested-by: Stefan Sterz <s.sterz@proxmox.com>
Reviewed-by: Stefan Sterz <s.sterz@proxmox.com>
src/Utils.js
src/window/FileBrowser.js