Commit e1781dc56cf388bc55481c91913e18cca8d45673
1 parent
26552430
Exists in
master
and in
39 other branches
Keeping jenkins title
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
src/proxy/diazo/jenkins.xml
... | ... | @@ -4,6 +4,7 @@ |
4 | 4 | xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> |
5 | 5 | |
6 | 6 | <rules css:if-content="#main-table"> |
7 | + <replace theme="//head/title" content="//head/title" /> | |
7 | 8 | <replace css:theme="#jenkins-css" content="//head/link" /> |
8 | 9 | <replace css:theme="#jenkins-js" content="//head/script" /> |
9 | 10 | ... | ... |