[pve-devel] [PATCH 2/2] ui/vnc: reload IFrame-embedded xtermjs on LXC startup

2019-12-19 Thread Stefan Reiter
Same as with previous QEMU patch, avoids manual reload after starting a container while the "Console" window is open. Signed-off-by: Stefan Reiter --- www/manager6/lxc/Config.js | 10 ++ 1 file changed, 10 insertions(+) diff --git a/www/manager6/lxc/Config.js b/www/manager6/lxc/Config.j

[pve-devel] [PATCH 1/2] ui/lxc: cleanup pveSelNode to variable

2019-12-19 Thread Stefan Reiter
Signed-off-by: Stefan Reiter --- Déjà vu ;) www/manager6/lxc/Config.js | 13 ++--- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/www/manager6/lxc/Config.js b/www/manager6/lxc/Config.js index 1b9ab048..773be1a4 100644 --- a/www/manager6/lxc/Config.js +++ b/www/manager6/lx

[pve-devel] applied: [PATCH 2/2] ui/vnc: reload IFrame-embedded xtermjs on LXC startup

2019-12-19 Thread Thomas Lamprecht
Am 12/19/19 um 12:17 PM schrieb Stefan Reiter: > Same as with previous QEMU patch, avoids manual reload after starting a > container while the "Console" window is open. > > Signed-off-by: Stefan Reiter > --- > www/manager6/lxc/Config.js | 10 ++ > 1 file changed, 10 insertions(+) > > di

[pve-devel] applied: [PATCH 1/2] ui/lxc: cleanup pveSelNode to variable

2019-12-19 Thread Thomas Lamprecht
Am 12/19/19 um 12:17 PM schrieb Stefan Reiter: > Signed-off-by: Stefan Reiter > --- > > Déjà vu ;) > > www/manager6/lxc/Config.js | 13 ++--- > 1 file changed, 6 insertions(+), 7 deletions(-) > applied, thanks! ___ pve-devel mailing list pv