]> git.proxmox.com Git - proxmox-widget-toolkit.git/commitdiff
file browser: fix comment layout
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 15 May 2022 08:18:03 +0000 (10:18 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 15 May 2022 08:18:03 +0000 (10:18 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/window/FileBrowser.js

index efb00b1a748b833658d00bb8748ac68f1a9bb04d..e21e2005d935907dcfe080752b71615cac1f2add 100644 (file)
@@ -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