Author: deepak
Date: Fri Oct 13 18:51:20 2017
New Revision: 1812159

URL: http://svn.apache.org/viewvc?rev=1812159&view=rev
Log:
Improved: Updated miscAjaxFunctions.js location in ecommerce component

Modified:
    ofbiz/ofbiz-plugins/trunk/ecommerce/widget/CommonScreens.xml

Modified: ofbiz/ofbiz-plugins/trunk/ecommerce/widget/CommonScreens.xml
URL: 
http://svn.apache.org/viewvc/ofbiz/ofbiz-plugins/trunk/ecommerce/widget/CommonScreens.xml?rev=1812159&r1=1812158&r2=1812159&view=diff
==============================================================================
--- ofbiz/ofbiz-plugins/trunk/ecommerce/widget/CommonScreens.xml (original)
+++ ofbiz/ofbiz-plugins/trunk/ecommerce/widget/CommonScreens.xml Fri Oct 13 
18:51:20 2017
@@ -62,7 +62,7 @@ under the License.
                 <entity-and entity-name="WebAnalyticsConfig" 
list="webAnalyticsConfigs">
                     <field-map field-name="webSiteId"/>
                 </entity-and>
-                <set field="layoutSettings.javaScripts[]" 
value="/images/miscAjaxFunctions.js" global="true" />
+                <set field="layoutSettings.javaScripts[]" 
value="/common/js/util/miscAjaxFunctions.js" global="true" />
             </actions>
             <widgets>
                <section>


Reply via email to