Update of 
/var/cvs/contributions/CMSContainer_Modules/workflow/src/webapp/editors/workflow
In directory james.mmbase.org:/tmp/cvs-serv25729/webapp/editors/workflow

Modified Files:
        index.jsp 
Log Message:
CMSC-1243 List Summary for "All content" should contain the proper content types


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/workflow/src/webapp/editors/workflow
See also: http://www.mmbase.org/jira/browse/CMSC-1243


Index: index.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/workflow/src/webapp/editors/workflow/index.jsp,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- index.jsp   19 Jan 2009 12:30:53 -0000      1.4
+++ index.jsp   21 Jan 2009 06:52:42 -0000      1.5
@@ -56,6 +56,7 @@
        }
        redirectTo += orderby;
 }
+redirectTo += "?fromIndex=yes";
 redirectTo = response.encodeRedirectURL(redirectTo);
 response.sendRedirect(redirectTo);
 %>
\ No newline at end of file
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to