[pve-devel] [PATCH widget-toolkit v3 1/1] window/FileBrowser: enable tar button by default

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Nov 13 16:46:38 CET 2023


Am 19/10/2023 um 11:13 schrieb Dominik Csapak:
> diff --git a/src/window/FileBrowser.js b/src/window/FileBrowser.js
> index 4e4c639..e036d9f 100644
> --- a/src/window/FileBrowser.js
> +++ b/src/window/FileBrowser.js
> @@ -61,10 +61,6 @@ 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
> -	enableTar: false,
> -

ps. isn't there a call-site where we had this set, i.e., that could be dropped now?






More information about the pve-devel mailing list