From: edward Date: Tue, 17 Apr 2018 08:20:33 +0000 (+0800) Subject: Roo/bootstrap/ComboBox.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=9a59b48859a44f3d0814bb3f6f4cc453e98fa630 Roo/bootstrap/ComboBox.js --- diff --git a/Roo/bootstrap/ComboBox.js b/Roo/bootstrap/ComboBox.js index 4887a6fbe8..0e1d4e8715 100644 --- a/Roo/bootstrap/ComboBox.js +++ b/Roo/bootstrap/ComboBox.js @@ -2833,7 +2833,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, { if(this.allowBlank) { - var default_text = '-- SELECT --'; + var default_text = this.placeholder; var opt = this.inputEl().createChild({ tag: 'option',