X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/f37b48e9d0b2743937f672e2fe62c8b1b58ac093..06d9802415e74e4b10cf3377cb1f38359f55ae3d:/xslt/xulmenu.xsl diff --git a/xslt/xulmenu.xsl b/xslt/xulmenu.xsl index 72a943c43..dd8a1b587 100644 --- a/xslt/xulmenu.xsl +++ b/xslt/xulmenu.xsl @@ -53,7 +53,7 @@ name="xml-stylesheet">href="xslt/style1.css" type="text/css"--> - + @@ -203,7 +203,7 @@ window.open(path,"_new","") function openLinkNewWindow(event) { var path=event.target.getAttribute("link") - window.open(path,"_new","") + window.open(path,"_blank","") } function openTreeLink(event)