From a633db971572dca498c4b7e0ab0c9e0fac02d2ac Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 4 Dec 2018 16:41:54 +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 6d7c2bf92f..e9cf790dab 100644 --- a/examples/bootstrap/TabPanel-ComboBox.js +++ b/examples/bootstrap/TabPanel-ComboBox.js @@ -419,7 +419,7 @@ Roo.example.TabPanelCombobox = new Roo.XComponent({ 'type': 'string' }, { - 'name': 'name', + 'name': 'title', 'type': 'string' } ] -- 2.39.2