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

Modified Files:
        workflow_list_table_fragment.jsp 
Log Message:
CMSC-384 - mguo committed to much and removed my precious updates


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


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.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- workflow_list_table_fragment.jsp    7 Mar 2008 06:21:36 -0000       1.9
+++ workflow_list_table_fragment.jsp    18 Mar 2008 09:19:04 -0000      1.10
@@ -5,18 +5,18 @@
    <tr>
       <th style="width: 20px;">&nbsp;</th>
       <th style="width: 10px;">&nbsp;</th>
-      <th style="width: 73px;">&nbsp;</th>
+      <th style="width: 75px;">&nbsp;</th>
       <th style="width: 300px;" nowrap="true">
          <a href="#" <%=onClickandStyle(pageContext, "title")%>>
             <fmt:message key="workflow.title"/>
          </a>
       </th>
-      <th style="width: 68px;"> <a href="#" <%=onClickandStyle(pageContext, 
"type")%>><fmt:message key="workflow.type"/></a></th>
-      <th style="width: 68px;"><a href="#" <%=onClickandStyle(pageContext, 
"number")%>><fmt:message key="workflow.number"/></a></th>
+      <th style="width: 68px;"><fmt:message key="workflow.type"/></th>
+      <th style="width: 68px;"><fmt:message key="workflow.number"/></th>
       <th style="width: 50px;">
          <a href="#" <%=onClickandStyle(pageContext, "remark")%>><fmt:message 
key="workflow.remark"/></a>
       </th>
-      <th style="width: 140px;">
+      <th style="width: 145px;">
          <a href="#" <%=onClickandStyle(pageContext, "lastmodifier")%>>
             <fmt:message key="workflow.lastmodifier"/>
          </a>                                                                  
                                                     
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to