You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by er...@apache.org on 2011/10/25 21:13:08 UTC

svn commit: r1188862 - /ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml

Author: erwan
Date: Tue Oct 25 19:13:07 2011
New Revision: 1188862

URL: http://svn.apache.org/viewvc?rev=1188862&view=rev
Log:
reverting OFBIZ-4503 until a better solution is found, see http://s.apache.org/R1z

Modified:
    ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml

Modified: ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml
URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml?rev=1188862&r1=1188861&r2=1188862&view=diff
==============================================================================
--- ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml (original)
+++ ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml Tue Oct 25 19:13:07 2011
@@ -43,7 +43,7 @@ under the License.
                 <set field="applicationTitle" value="${uiLabelMap.ProductCatalogManagerApplication}" global="true"/>
                 <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/ui/development-bundle/external/jquery.cookie.js" global="true"/>
                 <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/plugins/jsTree/jquery.jstree.js" global="true"/>
-                <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/ui/js/jquery-ui-1.8.13.custom.min.js" global="true"/>
+                <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/jquery-1.8.13.custom.min.js" global="true"/>
             </actions>
             <widgets>
                 <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/>



Re: svn commit: r1188862 - /ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml

Posted by Brajesh Patel <br...@gmail.com>.
Hi,
This is the correct location

<set field="layoutSettings.javaScripts[+0]"
value="/images/jquery/ui/js/jquery-ui-1.8.13.custom.min.js"
global="true"/>

instead of

 <set field="layoutSettings.javaScripts[+0]"
value="/images/jquery/jquery-1.8.13.custom.min.js" global="true"/>




On Thu, Dec 15, 2011 at 10:47 AM, Sam Hamilton <sa...@sh81.com> wrote:

> Hi,
>
> This revert introduces a 404 error. I think you miss typed the original
> location?
>
> Thanks
> Sam
>
>
>
> On 26 Oct 2011, at 03:13, erwan@apache.org wrote:
>
> > Author: erwan
> > Date: Tue Oct 25 19:13:07 2011
> > New Revision: 1188862
> >
> > URL: http://svn.apache.org/viewvc?rev=1188862&view=rev
> > Log:
> > reverting OFBIZ-4503 until a better solution is found, see
> http://s.apache.org/R1z
> >
> > Modified:
> >    ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml
> >
> > Modified:
> ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml
> > URL:
> http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml?rev=1188862&r1=1188861&r2=1188862&view=diff
> >
> ==============================================================================
> > --- ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml
> (original)
> > +++ ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml
> Tue Oct 25 19:13:07 2011
> > @@ -43,7 +43,7 @@ under the License.
> >                 <set field="applicationTitle"
> value="${uiLabelMap.ProductCatalogManagerApplication}" global="true"/>
> >                 <set field="layoutSettings.javaScripts[+0]"
> value="/images/jquery/ui/development-bundle/external/jquery.cookie.js"
> global="true"/>
> >                 <set field="layoutSettings.javaScripts[+0]"
> value="/images/jquery/plugins/jsTree/jquery.jstree.js" global="true"/>
> > -                <set field="layoutSettings.javaScripts[+0]"
> value="/images/jquery/ui/js/jquery-ui-1.8.13.custom.min.js" global="true"/>
> > +                <set field="layoutSettings.javaScripts[+0]"
> value="/images/jquery/jquery-1.8.13.custom.min.js" global="true"/>
> >             </actions>
> >             <widgets>
> >                 <include-screen name="ApplicationDecorator"
> location="component://commonext/widget/CommonScreens.xml"/>
> >
> >
>
>


-- 
Thanks
Brajesh Patel

Salmon Software India Pvt. Ltd
Cell:- +91 8750709907

Re: svn commit: r1188862 - /ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml

Posted by Sam Hamilton <sa...@sh81.com>.
Hi, 

This revert introduces a 404 error. I think you miss typed the original location?

Thanks
Sam



On 26 Oct 2011, at 03:13, erwan@apache.org wrote:

> Author: erwan
> Date: Tue Oct 25 19:13:07 2011
> New Revision: 1188862
> 
> URL: http://svn.apache.org/viewvc?rev=1188862&view=rev
> Log:
> reverting OFBIZ-4503 until a better solution is found, see http://s.apache.org/R1z
> 
> Modified:
>    ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml
> 
> Modified: ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml
> URL: http://svn.apache.org/viewvc/ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml?rev=1188862&r1=1188861&r2=1188862&view=diff
> ==============================================================================
> --- ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml (original)
> +++ ofbiz/trunk/applications/product/widget/catalog/CommonScreens.xml Tue Oct 25 19:13:07 2011
> @@ -43,7 +43,7 @@ under the License.
>                 <set field="applicationTitle" value="${uiLabelMap.ProductCatalogManagerApplication}" global="true"/>
>                 <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/ui/development-bundle/external/jquery.cookie.js" global="true"/>
>                 <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/plugins/jsTree/jquery.jstree.js" global="true"/>
> -                <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/ui/js/jquery-ui-1.8.13.custom.min.js" global="true"/>
> +                <set field="layoutSettings.javaScripts[+0]" value="/images/jquery/jquery-1.8.13.custom.min.js" global="true"/>
>             </actions>
>             <widgets>
>                 <include-screen name="ApplicationDecorator" location="component://commonext/widget/CommonScreens.xml"/>
> 
>