Update of
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors
In directory
james.mmbase.org:/tmp/cvs-serv16996/cmsc/edit-webapp/src/webapp/editors
Modified Files:
dashboard.jsp
Log Message:
CMSC-317, we want png images for the icons because they have alpha transparancy.
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors
See also: http://www.mmbase.org/jira/browse/CMSC-317
Index: dashboard.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/dashboard.jsp,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -b -r1.7 -r1.8
--- dashboard.jsp 2 Jan 2008 10:56:33 -0000 1.7
+++ dashboard.jsp 16 Jan 2008 12:55:02 -0000 1.8
@@ -72,7 +72,7 @@
<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="_blanc"><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.gif" alt="<fmt:message
key="dashboard.content.edit" />" title="<fmt:message
key="dashboard.content.edit" />" /></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>
<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