mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-12-10 20:16:06 +00:00
file browser: fix comment layout
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
b33c1d6073
commit
9aa3d15708
@ -60,9 +60,8 @@ Ext.define("Proxmox.window.FileBrowser", {
|
|||||||
'd': true, // directories
|
'd': true, // directories
|
||||||
},
|
},
|
||||||
|
|
||||||
// enable tar download, this will add a menu to the
|
// enable tar download, this will add a menu to the "Download" button when the selection
|
||||||
// "Download" button when the selection can be downloaded as
|
// can be downloaded as `.tar` files
|
||||||
// .tar files
|
|
||||||
enableTar: false,
|
enableTar: false,
|
||||||
|
|
||||||
// prefix to prepend to downloaded file names
|
// prefix to prepend to downloaded file names
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user