X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..e9397f91ede62d446aed37d23256e8938fc4c335:/src/widgets/chart/Chart.js diff --git a/src/widgets/chart/Chart.js b/src/widgets/chart/Chart.js index ec160275..80401326 100644 --- a/src/widgets/chart/Chart.js +++ b/src/widgets/chart/Chart.js @@ -1,8 +1,8 @@ /*! - * Ext JS Library 3.2.1 - * Copyright(c) 2006-2010 Ext JS, Inc. - * licensing@extjs.com - * http://www.extjs.com/license + * Ext JS Library 3.3.1 + * Copyright(c) 2006-2010 Sencha Inc. + * licensing@sencha.com + * http://www.sencha.com/license */ /** * @class Ext.chart.Chart @@ -382,7 +382,7 @@ return { fn: val.fn, scope: val.scope || this - } + }; } }, @@ -406,7 +406,7 @@ Ext.chart.Chart.proxyFunction = {}; * @static * @type String */ -Ext.chart.Chart.CHART_URL = 'http:/' + '/yui.yahooapis.com/2.8.0/build/charts/assets/charts.swf'; +Ext.chart.Chart.CHART_URL = 'http:/' + '/yui.yahooapis.com/2.8.2/build/charts/assets/charts.swf'; /** * @class Ext.chart.PieChart