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

index cdee465..2d647b7 100644 (file)
@@ -150,7 +150,7 @@ Roo.example.combobox = new Roo.XComponent({
                                     'type': 'string'
                                 },
                                 {
-                                    'name': 'name',
+                                    'name': 'title',
                                     'type': 'string'
                                 }
                             ]