Roo/bootstrap/ComboBox.js
authorAlan Knowles <alan@roojs.com>
Mon, 21 Mar 2016 03:56:34 +0000 (11:56 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 21 Mar 2016 03:56:34 +0000 (11:56 +0800)
Roo/bootstrap/ComboBox.js

index a1bb0c5..2ff257d 100644 (file)
@@ -510,6 +510,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
             // remove this element....
             this.el.remove();
             this.el=false;
+            this.rendered = false;
             this.render(this.parent().getChildContainer(true));