X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=xslt%2Fxulmenu.xsl;h=dd8a1b587fac06ce0196c37e78213ef44f541ab8;hb=683e76d2c4f4ead5570f19cdab733d5b531e7226;hp=72a943c43a679a0c7e381b4061d2245872866af0;hpb=f37b48e9d0b2743937f672e2fe62c8b1b58ac093;p=kivitendo-erp.git 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)