to save space if not needed, but keep it available with one click (even temporarily when you click the title instead of the expand tool)
Signed-off-by: Dominik Csapak <d.csa...@proxmox.com> --- www/manager6/Workspace.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/www/manager6/Workspace.js b/www/manager6/Workspace.js index 674fe6e..1d77e05 100644 --- a/www/manager6/Workspace.js +++ b/www/manager6/Workspace.js @@ -461,6 +461,9 @@ Ext.define('PVE.StdWorkspace', { itemId: 'south', region: 'south', margin:'0 5 5 5', + title: gettext('Logs'), + collapsible: true, + header: false, height: 200, split:true, listeners: { -- 2.1.4 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel