Author: ktlili
Date: Thu May 31 11:26:33 2007
New Revision: 17408

URL: https://svndev.jahia.net/websvn/listing.php?sc=3D1&rev=3D17408&repname=
=3Djahia
Log:
- fix gui for button refresh in "add manually new portlet" (JAHIA-1411)

Modified:
    branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/jsp/jahia/administration/n=
ew_components.jsp

Modified: branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/jsp/jahia/administra=
tion/new_components.jsp
URL: https://svndev.jahia.net/websvn/diff.php?path=3D/branches/JAHIA-5-0-SP=
-BRANCH/core/src/webapp/jsp/jahia/administration/new_components.jsp&rev=3D1=
7408&repname=3Djahia
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D
--- branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/jsp/jahia/administration/n=
ew_components.jsp (original)
+++ branches/JAHIA-5-0-SP-BRANCH/core/src/webapp/jsp/jahia/administration/n=
ew_components.jsp Thu May 31 11:26:33 2007
@@ -93,8 +93,12 @@
 =

   <br/>
 =

-  <div style=3D"text-align : right">    =

-    <a href=3D'<%=3DJahiaAdministration.composeActionURL(request,response,=
"sharecomponents","&sub=3Ddisplaynewlist")%>' onMouseOut=3D"MM_swapImgResto=
re()" onMouseOver=3D"MM_swapImage('refreshdir','','<jahia:serverHttpPath/><=
jahia:engineResourceBundle resourceName=3D"org.jahia.refreshOn.button"/>',1=
)"><img name=3D"refreshdir" src=3D"<jahia:serverHttpPath/><jahia:engineReso=
urceBundle resourceName=3D"org.jahia.refreshOff.button"/>" width=3D"69" hei=
ght=3D"17" border=3D"0" alt=3D"<jahia:adminResourceBundle resourceName=3D"o=
rg.jahia.admin.refresh.label"/>"></a>
+  <div class=3D"buttonList" style=3D"padding-top:8px;padding-bottom:8px; t=
ext-align : right">
+      <div class=3D"button">
+       <a href=3D'<%=3DJahiaAdministration.composeActionURL(request,response=
,"sharecomponents","&sub=3Ddisplaynewlist")%>' onMouseOut=3D"MM_swapImgRest=
ore()" onMouseOver=3D"MM_swapImage('refreshdir','','<jahia:serverHttpPath/>=
<jahia:engineResourceBundle resourceName=3D"org.jahia.refreshOn.button"/>',=
1)" title=3D'<jahia:adminResourceBundle resourceName=3D"org.jahia.admin.ref=
resh.label"/>'>
+                       <jahia:adminResourceBundle 
resourceName=3D"org.jahia.admin.refresh.=
label"/>
+       </a>
+       </div>
   </div>
 =

   <div id=3D"operationMenu">

_______________________________________________
cvs_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/cvs_list

Reply via email to