examples/bootstrap/TabPanel-ComboBox.js
authorAlan Knowles <alan@roojs.com>
Tue, 4 Dec 2018 08:40:42 +0000 (16:40 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 4 Dec 2018 08:40:42 +0000 (16:40 +0800)
examples/bootstrap/TabPanel-ComboBox.js

index fcf30fd..456ff98 100644 (file)
@@ -152,7 +152,7 @@ Roo.example.TabPanelCombobox = new Roo.XComponent({
                                                                                             xtype: 'ComboBox',
                                                                                             xns: Roo.bootstrap,
                                                                                             placeholder : 'Select a country',
-                                                                                            displayField : 'name',
+                                                                                            displayField : 'title',
                                                                                             hiddenName : 'country_id',
                                                                                             md : '12',
                                                                                             size : 'sm',