Update of
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors
In directory james.mmbase.org:/tmp/cvs-serv8184
Modified Files:
dashboard.jsp
Log Message:
CMSC-899,Check and improve all lists according to guideline
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors
See also: http://www.mmbase.org/jira/browse/CMSC-899
Index: dashboard.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/dashboard.jsp,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- dashboard.jsp 8 Sep 2008 07:56:09 -0000 1.12
+++ dashboard.jsp 8 Sep 2008 11:00:14 -0000 1.13
@@ -69,9 +69,9 @@
<mm:field name="number" write="false" id="number"/>
<tr <mm:even inverse="true">class="swap"</mm:even>
href="javascript:window.top.openRepositoryWithContent('<mm:write
referid="number"/>');">
<td>
- <a
href="javascript:info('${number}')"><img src="gfx/icons/info.png"
title="<fmt:message key="dashboard.content.info" />" alt="<fmt:message
key="dashboard.content.info" />"/></a>
- <a href="<cmsc:contenturl
number="${number}"/>" target="_blank"><img src="gfx/icons/preview.png"
alt="<fmt:message key="dashboard.content.preview.title" />" title="<fmt:message
key="dashboard.content.preview.title" />" /></a>
<a
href="javascript:window.top.openRepositoryWithContent('<mm:write
referid="number"/>');"><img src="gfx/icons/edit.png" alt="<fmt:message
key="dashboard.content.edit" />" title="<fmt:message
key="dashboard.content.edit" />" /></a>
+ <a href="<cmsc:contenturl number="${number}"/>"
target="_blank"><img src="gfx/icons/preview.png" alt="<fmt:message
key="dashboard.content.preview.title" />" title="<fmt:message
key="dashboard.content.preview.title" />" /></a>
+ <a
href="javascript:info('${number}')"><img src="gfx/icons/info.png"
title="<fmt:message key="dashboard.content.info" />" alt="<fmt:message
key="dashboard.content.info" />"/></a>
<mm:haspage page="/editors/versioning">
<c:url
value="/editors/versioning/ShowVersions.do" var="showVersions">
<c:param
name="nodenumber">${number}</c:param>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs