mirror of https://github.com/apache/archiva.git
[MRM-202] Change the top-left logo to be an Archiva logo that goes to the front page of the instance
Applied url to webwork namespace:action of "/index" for top left logo. git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@581332 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
3a88ce0ad2
commit
eaab7a56c6
|
@ -45,9 +45,9 @@
|
|||
<body onload="<decorator:getProperty property="body.onload" />" class="composite">
|
||||
<div id="banner">
|
||||
<span id="bannerLeft">
|
||||
<a href="http://maven.apache.org/archiva/">
|
||||
<my:currentWWUrl action="index" namespace="/">
|
||||
<img src="<c:url value='/images/archiva.png' />" alt="" width="188" height="69"/>
|
||||
</a>
|
||||
</my:currentWWUrl>
|
||||
</span>
|
||||
<span id="bannerRight">
|
||||
<ww:action namespace="/components" name="companyInfo" executeResult="true"/>
|
||||
|
|
Loading…
Reference in New Issue