projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21e3b96
)
Beim Oeffnen von neuen Fenster wurde max. ein neuer Tab geoeffnet
author
Philip Reetz
<p.reetz@linet-services.de>
Wed, 8 Apr 2009 14:00:43 +0000
(14:00 +0000)
committer
Philip Reetz
<p.reetz@linet-services.de>
Wed, 8 Apr 2009 14:00:43 +0000
(14:00 +0000)
xslt/xulmenu.xsl
patch
|
blob
|
history
diff --git
a/xslt/xulmenu.xsl
b/xslt/xulmenu.xsl
index
3731bd5
..
dd8a1b5
100644
(file)
--- a/
xslt/xulmenu.xsl
+++ b/
xslt/xulmenu.xsl
@@
-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)