]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
fix #4001: FileBrowser: add menu to button and selected entry label
authorStefan Sterz <s.sterz@proxmox.com>
Thu, 5 May 2022 13:52:48 +0000 (15:52 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 15 May 2022 05:47:34 +0000 (07:47 +0200)
commita3faf027a1157870c5af52112b36d3775972846c
tree52fe6b178d9c55fbe2dd71bd1af6aa53973edb1f
parent49275c6726e7bf40f6d79e7b62eb4ad490a75119
fix #4001: FileBrowser: add menu to button and selected entry label

this commit adds a label showing the currently selected entry in the
file browser and merges the "Download .tar.zst" and "Download .zip"
button into one menu button.

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