Roo/bootstrap/ComboBox.js
authorjohn <john@roojs.com>
Fri, 26 Jan 2018 07:47:55 +0000 (15:47 +0800)
committerjohn <john@roojs.com>
Fri, 26 Jan 2018 07:47:55 +0000 (15:47 +0800)
Roo/bootstrap/ComboBox.js

index a5b7622..f57b6c8 100644 (file)
@@ -654,7 +654,6 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
         // use the rendered HTML.
         // so we have to trash and replace the previous code.
         if (Roo.XComponent.build_from_html) {
-            
             // remove this element....
             var e = this.el.dom, k=0;
             while (e ) { e = e.previousSibling;  ++k;}
@@ -665,9 +664,6 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
             this.rendered = false;
             
             this.render(this.parent().getChildContainer(true), k);
-            
-            
-            
         }
         
         if(Roo.isIOS && this.useNativeIOS){