examples/bootstrap/ComboBox2.js
authorAlan Knowles <alan@roojs.com>
Thu, 29 Nov 2018 09:04:29 +0000 (17:04 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 29 Nov 2018 09:04:29 +0000 (17:04 +0800)
examples/bootstrap/ComboBox2.js

index 964345f..8f23872 100644 (file)
@@ -86,7 +86,7 @@ Roo.example.combobox = new Roo.XComponent({
                                     'type': 'string'
                                 },
                                 {
-                                    'name': 'name',
+                                    'name': 'title',
                                     'type': 'string'
                                 }
                             ]