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:
ba16276
)
Beim XML/XUL-Menü nicht den Menüpunkt "Programm/Version" als Einstiegsseite hardcodie...
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Mon, 25 Aug 2008 15:10:36 +0000
(15:10 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Mon, 25 Aug 2008 15:10:36 +0000
(15:10 +0000)
xslt/xulmenu.xsl
patch
|
blob
|
history
diff --git
a/xslt/xulmenu.xsl
b/xslt/xulmenu.xsl
index
72a943c
..
3731bd5
100644
(file)
--- a/
xslt/xulmenu.xsl
+++ b/
xslt/xulmenu.xsl
@@
-53,7
+53,7
@@
name="xml-stylesheet">href="xslt/style1.css" type="text/css"</xsl:processing-ins
<!--<iframe src="xslt/trans.xml" flex="1" id="uhr"/>-->
</vbox>
<splitter state="open" collapse="before" resizeafter="farthest"><grippy/></splitter>
- <html:iframe id="main_window" src="
{/*//item[@id='Programm--Version']/@link}
" flex="1" style="border:0px"/>
+ <html:iframe id="main_window" src="
login.pl?action=company_logo
" flex="1" style="border:0px"/>
</hbox>
</window>
</xsl:template>