]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
FileBrowser: remove PBS dependencies
authorStefan Reiter <s.reiter@proxmox.com>
Thu, 1 Apr 2021 15:34:43 +0000 (17:34 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 13 Apr 2021 05:59:08 +0000 (07:59 +0200)
commit68b29adede178033acebe951e6a8590ca04f7171
tree0a5d5ddd0b528bdf2c591fbf9a45c24594f0c1c0
parent09195cb6f9fbfb62e4636a3c78deaa9321c69efe
FileBrowser: remove PBS dependencies

Don't construct any URLs locally, instead have them (and their static
parameters) be passed in. This removes the need to have the datastore.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
src/window/FileBrowser.js