since this was only necessary for the old java applet we can remove this Signed-off-by: Dominik Csapak <d.csa...@proxmox.com> --- PVE/ExtJSIndex.pm | 2 -- 1 file changed, 2 deletions(-)
diff --git a/PVE/ExtJSIndex.pm b/PVE/ExtJSIndex.pm index 1313723..257aed8 100644 --- a/PVE/ExtJSIndex.pm +++ b/PVE/ExtJSIndex.pm @@ -43,8 +43,6 @@ _EOJS "PVE.ConsoleWorkspace" : "PVE.StdWorkspace"; $jssrc .= <<_EOJS; -// we need this (the java applet ignores the zindex) -Ext.useShims = true; Ext.History.fieldid = 'x-history-field'; Ext.onReady(function() { Ext.create('$workspace');}); _EOJS -- 2.1.4 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel