Update of
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository
In directory
james.mmbase.org:/tmp/cvs-serv16869/cmsc/contentrepository/src/webapp/editors/repository
Modified Files:
content.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/contentrepository/src/webapp/editors/repository
See also: http://www.mmbase.org/jira/browse/CMSC-317
Index: content.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/contentrepository/src/webapp/editors/repository/content.jsp,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- content.jsp 2 Jan 2008 10:56:33 -0000 1.14
+++ content.jsp 16 Jan 2008 12:49:16 -0000 1.15
@@ -129,7 +129,7 @@
<td style="white-space: nowrap;">
<a href="javascript:info('<mm:field name="number" />')"><img
src="../gfx/icons/info.png" width="16" height="16" title="<fmt:message
key="content.info" />" alt="<fmt:message key="content.info" />"/></a>
<a href="<cmsc:contenturl number="${number}"/>"
target="_blanc"><img src="../gfx/icons/preview.png" alt="<fmt:message
key="content.preview.title" />" title="<fmt:message key="content.preview.title"
/>" /></a>
- <a href="javascript:callEditWizard('<mm:field
name="number" />');" title="<fmt:message key="content.edit" />"><img
src="../gfx/icons/edit.gif" width="16" height="16" title="<fmt:message
key="content.edit" />" alt="<fmt:message key="content.edit" />"/></a>
+ <a href="javascript:callEditWizard('<mm:field
name="number" />');" title="<fmt:message key="content.edit" />"><img
src="../gfx/icons/edit.png" width="16" height="16" title="<fmt:message
key="content.edit" />" alt="<fmt:message key="content.edit" />"/></a>
<% if (role != null && SecurityUtil.isWriter(role)) { %>
<a href="<c:url
value='/editors/repository/select/SelectorChannel.do?role=writer' />"
target="selectchannel"
onclick="moveContent(<mm:field name="number" />, ${parentchannel} )">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs