]> source.dussan.org Git - archiva.git/commitdiff
Remove "Edit user details" that is already in the breadcrumbs
authorEmmanuel Venisse <evenisse@apache.org>
Fri, 8 Dec 2006 09:41:17 +0000 (09:41 +0000)
committerEmmanuel Venisse <evenisse@apache.org>
Fri, 8 Dec 2006 09:41:17 +0000 (09:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/maven/archiva/trunk@483897 13f79535-47bb-0310-9956-ffa450edef68

archiva-webapp/src/main/webapp/WEB-INF/jsp/decorators/default.jsp

index 2a9e73758323669fe793cd4f8af667522c403038..bbf0e6b2536223bb6f3e38ad5e32973cb5fe9c79 100644 (file)
       </ul>
     </pss:ifAnyAuthorized>
 
-    <c:if test="${sessionScope.securitySession.authenticated}">
-      <h5>My Account</h5>
-      <li class="none">
-        <my:currentWWUrl action="account" namespace="/">Edit user info</my:currentWWUrl>
-      </li>
-    </c:if>
-
   </div>
 </div>