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

Modified Files:
      Tag: b1_4
        workflow_list_table_fragment.jsp 
Log Message:
Seen a lot of commits on this and finally this was different in 1.4 and HEAD. I 
think it should be last date


See also: 
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/workflow/src/webapp/editors/workflow


Index: workflow_list_table_fragment.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/workflow/src/webapp/editors/workflow/workflow_list_table_fragment.jsp,v
retrieving revision 1.8
retrieving revision 1.8.2.1
diff -u -b -r1.8 -r1.8.2.1
--- workflow_list_table_fragment.jsp    31 Jan 2008 10:44:33 -0000      1.8
+++ workflow_list_table_fragment.jsp    31 Mar 2008 09:06:01 -0000      1.8.2.1
@@ -23,7 +23,7 @@
       </th>
       <c:if test="${workflowType == 'page' || workflowType == 'content' }">
          <th style="width: 140px;">
-            <a href="#" <%=onClickandStyle(pageContext, "lastmodifier")%>>
+            <a href="#" <%=onClickandStyle(pageContext, "lastmodifieddate")%>>
                <fmt:message key="workflow.lastmodifieddate"/>
             </a>
          </th>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to