Project

General

Profile

« Previous | Next » 

Revision 4489

logout redirects to the login page (just needed to use _top)

View differences:

header.jsp
99 99
								SessionService.getRegisteredSession(request.getSession().getId()).getDocumentCart().getFields();
100 100
							%>
101 101
							<td>
102
								<a href="<%=SERVLET_URL%>?action=logout&qformat=first">Logout</a>
102
								<a href="<%=SERVLET_URL%>?action=logout&qformat=first" target="_top">Logout</a>
103 103
							</td>
104 104
							<td>
105 105
							<div id="importantThings">

Also available in: Unified diff