You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ofbiz.apache.org by "Olivier Heintz (Updated) (JIRA)" <ji...@apache.org> on 2011/10/24 16:39:32 UTC

[jira] [Updated] (OFBIZ-4503) wrong jquery.custom.min address in party/commonScreens.xml

     [ https://issues.apache.org/jira/browse/OFBIZ-4503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Heintz updated OFBIZ-4503:
----------------------------------

    Description: 
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"/>


  was:
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"/>


    
> 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