From d6eb703b09c5a281254e87625c57498b32fc312e Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 4 Dec 2018 16:40:42 +0800 Subject: [PATCH] examples/bootstrap/TabPanel-ComboBox.js --- examples/bootstrap/TabPanel-ComboBox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/bootstrap/TabPanel-ComboBox.js b/examples/bootstrap/TabPanel-ComboBox.js index fcf30fd2a5..456ff98bc4 100644 --- a/examples/bootstrap/TabPanel-ComboBox.js +++ b/examples/bootstrap/TabPanel-ComboBox.js @@ -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', -- 2.39.2