From becc615048f0e1cb0e035f01f0bf0a5dc1b52caa Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 29 Nov 2018 17:04:29 +0800 Subject: [PATCH] examples/bootstrap/ComboBox2.js --- examples/bootstrap/ComboBox2.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/bootstrap/ComboBox2.js b/examples/bootstrap/ComboBox2.js index 964345fcb0..8f23872d2e 100644 --- a/examples/bootstrap/ComboBox2.js +++ b/examples/bootstrap/ComboBox2.js @@ -86,7 +86,7 @@ Roo.example.combobox = new Roo.XComponent({ 'type': 'string' }, { - 'name': 'name', + 'name': 'title', 'type': 'string' } ] -- 2.39.2