Roo/ContentPanel.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 5 Aug 2010 03:24:18 +0000 (11:24 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 5 Aug 2010 03:24:18 +0000 (11:24 +0800)
Roo/ContentPanel.js

index 0858a9a..d3582c2 100644 (file)
@@ -658,7 +658,7 @@ Roo.TreePanel = function(config){
     
     // wrapper for IE7 strict & safari scroll issue
     
-    
+    this.resizeEl = el;
     Roo.TreePanel.superclass.constructor.call(this, el, config);
  
     var treeEl = el.createChild();