Update of
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors
In directory
james.mmbase.org:/tmp/cvs-serv25659/cmsc/edit-webapp/src/webapp/editors
Modified Files:
dashboard.jsp
Log Message:
CMSC-706
See also:
http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors
See also: http://www.mmbase.org/jira/browse/CMSC-706
Index: dashboard.jsp
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/cmsc/edit-webapp/src/webapp/editors/dashboard.jsp,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- dashboard.jsp 21 Jan 2008 17:14:04 -0000 1.10
+++ dashboard.jsp 31 Jan 2008 15:38:03 -0000 1.11
@@ -57,7 +57,7 @@
<table>
<thead>
<tr>
- <th style="width: 75px;"></th>
+ <th style="width: 80px;"></th>
<th style="width: 150px;"><fmt:message
key="dashboard.repository.date" /></th>
<th style="width: 68px;"><fmt:message
key="dashboard.repository.element" /></th>
<th><fmt:message key="dashboard.repository.title" /></th>
@@ -70,7 +70,7 @@
<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="_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="<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>
<mm:haspage page="/editors/versioning">
<c:url
value="/editors/versioning/ShowVersions.do" var="showVersions">
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs