Index: ssts-web/src/main/webapp/common/directOpenAttachFile.jsp =================================================================== diff -u -r12331 -r29513 --- ssts-web/src/main/webapp/common/directOpenAttachFile.jsp (.../directOpenAttachFile.jsp) (revision 12331) +++ ssts-web/src/main/webapp/common/directOpenAttachFile.jsp (.../directOpenAttachFile.jsp) (revision 29513) @@ -1,6 +1,6 @@ <%@ page contentType="text/html; charset=UTF-8"%> <%@ include file="/common/taglibs.jsp" %> - + <% String redirectTo = (String)request.getAttribute(com.forgon.tools.AppKeys.RedirectTo);