mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-05-19 18:02:34 +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
|
||||
},
|
||||
|
||||
// enable tar download, this will add a menu to the
|
||||
// "Download" button when the selection can be downloaded as
|
||||
// .tar files
|
||||
// enable tar download, this will add a menu to the "Download" button when the selection
|
||||
// can be downloaded as `.tar` files
|
||||
enableTar: false,
|
||||
|
||||
// prefix to prepend to downloaded file names
|
||||
|
Loading…
Reference in New Issue
Block a user