breadcrumb fix

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1390388 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-09-26 10:34:12 +00:00
parent 3163bbd09a
commit 90e55208c2
1 changed files with 5 additions and 2 deletions

View File

@ -18,7 +18,10 @@
~ under the License.
-->
<project>
<project xmlns="http://maven.apache.org/DECORATION/1.3.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/DECORATION/1.3.0 http://maven.apache.org/xsd/decoration-1.3.0.xsd"
name="Archiva Documentation">
<bannerLeft>
<name>Apache Archiva</name>
<src>http://archiva.apache.org/images/archiva.png</src>
@ -52,7 +55,7 @@
<body>
<breadcrumbs>
<item name="${project.version}" href="/index.html" />
<item name="Apache Archiva" href="http://archiva.apache.org/index.html"/>
</breadcrumbs>
<menu name="Introduction">