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

Modified Files:
      Tag: b1_4
        workflow.jsp 
Log Message:
Fixed 787 , now all that remains to be done is the chinese text


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


Index: workflow.jsp
===================================================================
RCS file: 
/var/cvs/contributions/CMSContainer_Modules/workflow/src/webapp/editors/workflow/workflow.jsp,v
retrieving revision 1.13
retrieving revision 1.13.2.1
diff -u -b -r1.13 -r1.13.2.1
--- workflow.jsp        21 Jan 2008 13:30:34 -0000      1.13
+++ workflow.jsp        7 Mar 2008 15:14:55 -0000       1.13.2.1
@@ -197,7 +197,7 @@
       <c:set var="remark">
          <fmt:message key="workflow.action.reject.remark"/>
       </c:set>
-      &nbsp;&nbsp;&nbsp; <input type="checkbox" name="checkAll" 
onclick="checkAllElement(this, '')"/>
+      &nbsp;&nbsp;&nbsp; <input type="checkbox" name="checkAll" 
onclick="checkAllElement(this, '')"/> <fmt:message key="workflow.select_all"/>
       <input type="hidden" name="actionvalue" value=""/>
       <input type='hidden' id="remark" name="remark" value="[unchanged-item]"/>
       <br/>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to