Update of
/var/cvs/contributions/CMSContainer_Modules/versioning/src/webapp/editors/versioning
In directory james.mmbase.org:/tmp/cvs-serv9943/src/webapp/editors/versioning
Modified Files:
versioning.jsp
Log Message:
CMSC-247 Extend versioning, so we can know which version is on live
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer_Modules/versioning/src/webapp/editors/versioning
See also: http://www.mmbase.org/jira/browse/CMSC-247
Index: versioning.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer_Modules/versioning/src/webapp/editors/versioning/versioning.jsp,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- versioning.jsp 21 May 2007 18:05:50 -0000 1.2
+++ versioning.jsp 17 Apr 2009 09:54:18 -0000 1.3
@@ -52,6 +52,7 @@
<tr>
<th nowrap="true"><fmt:message
key="versioning.date"/></th>
<th><fmt:message key="versioning.author"/></th>
+ <th><fmt:message key="versioning.publish"/></th>
<th> </th>
</tr>
</thead>
@@ -72,6 +73,8 @@
<mm:field name="firstname"/> <mm:field name="prefix"/>
<mm:field name="surname"/> (<mm:field name="username"/>)
</mm:node>
</td>
+ <td><mm:field name="publish"/>
+ </td>
<td>
<c:url value="/editors/versioning/RestoreAction.do"
var="restoreUrl">
<c:param name="archivenumber"><mm:field
name="number"/></c:param>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs