]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/Utils.js
ui: fix wrong defaultConsole fallback in tree
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 12 Jul 2019 11:33:06 +0000 (13:33 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 12 Jul 2019 12:00:33 +0000 (14:00 +0200)
commit54453c387393cb130bfc58a04d012dcda84b52ce
tree91b407c100780e5447fc1617edb85ea484bc8513
parenta482a836149470ef964d2e9e3a7c38d281c047b8
ui: fix wrong defaultConsole fallback in tree

having spice does not mean it can also have xtermjs, and
we get the information in the status call already
so give the correct parameters to openDefaultConsoleWindow

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Utils.js