wrong jquery.custom.min address in party/commonScreens.xml
----------------------------------------------------------

                 Key: OFBIZ-4503
                 URL: https://issues.apache.org/jira/browse/OFBIZ-4503
             Project: OFBiz
          Issue Type: Bug
          Components: party
    Affects Versions: SVN trunk
            Reporter: Olivier Heintz


in party/commonScreens.xml

--- applications/product/widget/catalog/CommonScreens.xml       (révision 
1188040)
+++ applications/product/widget/catalog/CommonScreens.xml       (copie de 
travail)
@@ -43,7 +43,7 @@
                 <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/jquery-1.8.13.custom.min.js" global="true"/>
+                <set field="layoutSettings.javaScripts[+0]" 
value="/images/jquery/ui/js/jquery-ui-1.8.13.custom.min.js" global="true"/>
             </actions>
             <widgets>
                 <include-screen name="ApplicationDecorator" 
location="component://commonext/widget/CommonScreens.xml"/>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to