Roo/bootstrap/ComboBox.js
authoredward <edward@roojs.com>
Tue, 19 Sep 2017 09:54:30 +0000 (17:54 +0800)
committeredward <edward@roojs.com>
Tue, 19 Sep 2017 09:54:30 +0000 (17:54 +0800)
Roo/bootstrap/ComboBox.js

index f012645..14d2421 100644 (file)
@@ -2690,6 +2690,7 @@ Roo.extend(Roo.bootstrap.ComboBox, Roo.bootstrap.TriggerField, {
             var option = {
                 tag: 'option',
                 value : value,
+                selected : true,
                 html : html
             };