Update of
/var/cvs/contributions/CMSContainer_Modules/workflow/src/webapp/WEB-INF
In directory james.mmbase.org:/tmp/cvs-serv32710/workflow/src/webapp/WEB-INF
Modified Files:
struts-workflow.xml
Log Message:
CMSC-1087 -changes the status box of a page to a dynamic tree in the Workflow
section of the CMSc
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/workflow/src/webapp/WEB-INF
See also: http://www.mmbase.org/jira/browse/CMSC-1087
Index: struts-workflow.xml
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/workflow/src/webapp/WEB-INF/struts-workflow.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- struts-workflow.xml 10 Nov 2008 03:23:16 -0000 1.4
+++ struts-workflow.xml 18 Nov 2008 01:44:57 -0000 1.5
@@ -13,6 +13,12 @@
<!-- ========== Global Forward Definitions
=================================== -->
<!-- ========== Action Mapping Definitions
=================================== -->
<action-mappings>
+ <action path="/editors/workflow/AllcontentWorkflowAction"
+ type="com.finalist.cmsc.workflow.forms.AllcontentWorkflowAction"
+ unknown="false" validate="false">
+ <forward name="success" path="/editors/workflow/workflow.jsp"
+ redirect="false" />
+ </action>
<action path="/editors/workflow/ContentWorkflowAction"
type="com.finalist.cmsc.workflow.forms.ContentWorkflowAction" unknown="false"
validate="false">
<forward name="success"
path="/editors/workflow/workflow.jsp" redirect="false" />
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs