From: Thomas Lamprecht Date: Sun, 15 May 2022 08:18:03 +0000 (+0200) Subject: file browser: fix comment layout X-Git-Url: https://git.proxmox.com/?p=proxmox-widget-toolkit.git;a=commitdiff_plain;h=9aa3d15708cbfb69e1a8dc7a3e07ea23919f7801 file browser: fix comment layout Signed-off-by: Thomas Lamprecht --- diff --git a/src/window/FileBrowser.js b/src/window/FileBrowser.js index efb00b1..e21e200 100644 --- a/src/window/FileBrowser.js +++ b/src/window/FileBrowser.js @@ -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