From: edward Date: Tue, 17 Apr 2018 08:31:19 +0000 (+0800) Subject: Roo/bootstrap/ComboBox.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=68e6a3e12316a42d93f65ba29be1e392e16408c7 Roo/bootstrap/ComboBox.js --- diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index 08b73364d5..eeede96222 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -2840,7 +2840,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { } if(this.emptyTitle.length){ - default_text = ' - ' + this.emptyTitle + ' -'; + default_text += ' - ' + this.emptyTitle + ' -'; } var opt = this.inputEl().createChild({