Roo/form/ComboBox.js
authorEdward <edward@roojs.com>
Wed, 5 Mar 2014 12:20:02 +0000 (20:20 +0800)
committerEdward <edward@roojs.com>
Wed, 5 Mar 2014 12:20:02 +0000 (20:20 +0800)
Roo/form/ComboBox.js

index cc1bcd0..231aaf6 100644 (file)
@@ -111,7 +111,7 @@ Roo.form.ComboBox = function(config){
             s.parentNode.removeChild(s); // remove it
         }
 
-    }
+    }Roo.log(this.store);
     if (this.store) {
         this.store = Roo.factory(this.store, Roo.data);
     }