]> git.proxmox.com Git - pve-manager.git/commit
fix #2552: ui: allow to collapse notes panel from guest summary
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 10 Jan 2020 14:51:58 +0000 (15:51 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 14 Jan 2020 10:13:42 +0000 (11:13 +0100)
commit300c0f736b223028ac02da3309455e870481560f
tree887b2c35600978d6881b5108fc1a80dcc2e06f53
parenta6ed0aa605a21fd75896a1e5edb7e6ffc266f313
fix #2552: ui: allow to collapse notes panel from guest summary

Allow to collapse and expand the "Notes" panel on the virtual guests
summary panel.

Further add a browser setting to control the default behavior, one
can chose from:
 * expand on show (default)
 * collapse on show
 * collapse if there are no notes

This way users can make slightly better use of the available screen
space for the guest status.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Co-developed-by: Stefan Reiter <s.reiter@proxmox.com>
www/manager6/panel/NotesView.js
www/manager6/window/Settings.js