ktlili 2005/08/26 19:04:28 CEST
Modified files:
core/src/webapp/jsp/jahia/administration menu.jsp
Log:
- use same window for clipbuilder
Revision Changes Path
1.4 +1 -1 jahia/core/src/webapp/jsp/jahia/administration/menu.jsp
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/jahia/core/src/webapp/jsp/jahia/administration/menu.jsp.diff?r1=1.3&r2=1.4&f=h
Index: menu.jsp
===================================================================
RCS file:
/home/cvs/repository/jahia/core/src/webapp/jsp/jahia/administration/menu.jsp,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- menu.jsp 23 Aug 2005 10:15:42 -0000 1.3
+++ menu.jsp 26 Aug 2005 17:04:27 -0000 1.4
@@ -205,7 +205,7 @@
</tr>
<!-- begin link clipbuilder-->
<tr>
- <td class="text"><a
href='javascript:OpenJahiaScrollableWindow("<%=jData.params().composeStrutsUrl("manageAction","webClippingAction=init")%>","clipper",600,400)'
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('htmleditors','','<%=URL%>images/icons/htmleditors_on.gif',1)"><img
align="left" name="htmleditors" src="<%=URL%>images/icons/htmleditors_off.gif"
width="16" height="16" border="0">
+ <td class="text"><a
href='<%=jData.params().composeStrutsUrl("manageAction","webClippingAction=init")%>'
onMouseOut="MM_swapImgRestore()"
onMouseOver="MM_swapImage('htmleditors','','<%=URL%>images/icons/htmleditors_on.gif',1)"><img
align="left" name="htmleditors" src="<%=URL%>images/icons/htmleditors_off.gif"
width="16" height="16" border="0">
<jahia:adminResourceBundle
resourceName="org.jahia.admin.clipbuilder.label"/></a></td>
</tr>
<!-- end link clipbuilder-->