mirror of https://github.com/apache/archiva.git
Putting the class='expanded' back in for a grouped menu item. This gets rid of the need for the <br/>.
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@479063 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
5c54962dfe
commit
fb36d24b9b
|
@ -114,7 +114,7 @@
|
|||
</li>
|
||||
</pss:ifAuthorized>
|
||||
<pss:ifAuthorized permission="archiva-manage-configuration">
|
||||
<li class="none">
|
||||
<li class="expanded">
|
||||
<my:currentWWUrl action="index" namespace="/admin">Administration</my:currentWWUrl>
|
||||
|
||||
|
||||
|
@ -133,7 +133,6 @@
|
|||
</pss:ifAuthorized>
|
||||
</ul>
|
||||
</pss:ifAnyAuthorized>
|
||||
<br/>
|
||||
|
||||
<c:if test="${sessionScope.securitySession.authenticated}">
|
||||
<h5>My Account</h5>
|
||||
|
|
Loading…
Reference in New Issue