Remove some vestigial Login artifacts.
This commit is contained in:
parent
d30abaea5f
commit
224c21b077
5 changed files with 4 additions and 90 deletions
|
@ -47,7 +47,7 @@
|
|||
<%-- A user is logged in --%>
|
||||
<% if (isLoggedIn) { %>
|
||||
|
||||
<c:url var="logoutHref" value="<%= Controllers.LOGOUT_JSP %>">
|
||||
<c:url var="logoutHref" value="<%= Controllers.LOGOUT %>">
|
||||
<c:param name="home" value="${currentPortal}" />
|
||||
</c:url>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue