Upgrade to ExtJS 3.2.0 - Released 03/30/2010
[extjs.git] / src / adapter / ext-base-dom-more.js
index cd20d4f..a4c3b01 100644 (file)
@@ -1,9 +1,9 @@
 /*!
- * Ext JS Library 3.1.1
- * Copyright(c) 2006-2010 Ext JS, LLC
+ * Ext JS Library 3.2.0
+ * Copyright(c) 2006-2010 Ext JS, Inc.
  * licensing@extjs.com
  * http://www.extjs.com/license
  */
-Ext.lib.Dom.getRegion = function(el) {\r
-    return Ext.lib.Region.getRegion(el);\r
+Ext.lib.Dom.getRegion = function(el) {
+    return Ext.lib.Region.getRegion(el);
 };
\ No newline at end of file