Roo/bootstrap/ComboBox.js
authorjohn <john@roojs.com>
Tue, 29 May 2018 05:41:43 +0000 (13:41 +0800)
committerjohn <john@roojs.com>
Tue, 29 May 2018 05:41:43 +0000 (13:41 +0800)
Roo/bootstrap/ComboBox.js

index 16d8237..d6eff91 100644 (file)
@@ -2073,7 +2073,6 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
         }
         
         this.item = [];
-        this.tickItems = [];
         
         Roo.each(this.choices.select('>li.roo-select2-search-choice', true).elements, function(c){
            c.remove();