X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/530ef4b6c5b943cfa68b779d11cf7de29aa878bf..f5240829880f87e0cf581c6a296e436fdef0ef80:/src/ext-core/src/adapter/ext-base-end.js diff --git a/src/ext-core/src/adapter/ext-base-end.js b/src/ext-core/src/adapter/ext-base-end.js index 5883506f..cfb691a9 100644 --- a/src/ext-core/src/adapter/ext-base-end.js +++ b/src/ext-core/src/adapter/ext-base-end.js @@ -1,11 +1,11 @@ /*! - * Ext JS Library 3.2.1 + * Ext JS Library 3.3.0 * Copyright(c) 2006-2010 Ext JS, Inc. * licensing@extjs.com * http://www.extjs.com/license */ - if(Ext.isIE) { + if (Ext.isIE) { function fnCleanUp() { var p = Function.prototype; delete p.createSequence;