From 5c82e92d3a71e834b51bcc48d4cbd06d6dac70d9 Mon Sep 17 00:00:00 2001 From: john Date: Tue, 29 May 2018 13:41:43 +0800 Subject: [PATCH] Roo/bootstrap/ComboBox.js --- Roo/bootstrap/ComboBox.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index 16d823768b..d6eff91e5c 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -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(); -- 2.39.2