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

index 8bcf249..cc1bcd0 100644 (file)
@@ -305,7 +305,6 @@ Roo.extend(Roo.form.ComboBox, Roo.form.TriggerField, {
      
     // private
     onRender : function(ct, position){
-        Roo.log('dee');Roo.log(this.store);
         Roo.form.ComboBox.superclass.onRender.call(this, ct, position);
         if(this.hiddenName){
             this.hiddenField = this.el.insertSibling({tag:'input', type:'hidden', name: this.hiddenName, id:  (this.hiddenId||this.hiddenName)},