Roo/tree/TreeEditor.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 2 Nov 2011 08:33:59 +0000 (16:33 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 2 Nov 2011 08:33:59 +0000 (16:33 +0800)
Roo/tree/TreeEditor.js

index feccee5..ea762ed 100644 (file)
@@ -42,7 +42,7 @@ Roo.tree.TreeEditor = function(config, oldconfig) { // was -- (tree, config){
     });
     
     
-    Roo.tree.TreeEditor.superclass.constructor.call(this, field);
+    Roo.tree.TreeEditor.superclass.constructor.call(this, field, config);
 
     this.tree = tree;