X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/kivitendo-erp.git/blobdiff_plain/5bdc56ee3fd72f9395ac458fff1fc4048daca1b5..06d9802415e74e4b10cf3377cb1f38359f55ae3d:/xslt/xulmenu.xsl diff --git a/xslt/xulmenu.xsl b/xslt/xulmenu.xsl index f5aca7c18..dd8a1b587 100644 --- a/xslt/xulmenu.xsl +++ b/xslt/xulmenu.xsl @@ -52,8 +52,8 @@ name="xml-stylesheet">href="xslt/style1.css" type="text/css" - - + + @@ -100,7 +100,20 @@ name="xml-stylesheet">href="xslt/style1.css" type="text/css" - + + + + + + + + + + + + + + @@ -190,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)