examples/bootstrap/dashboard1.bjs.MRH1LX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:27:47 +0000 (19:27 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:27:47 +0000 (19:27 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.93P1LX
examples/bootstrap/dashboard1.js

examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js

index 8341603..1d6e57b 100644 (file)
                                                                                 },
                                                                                 {
                                                                                     "String mode" : "local",
+                                                                                    "String name" : "combotest",
                                                                                     "String valueField" : "item",
                                                                                     "xtype" : "ComboBox",
                                                                                     "String fieldLabel" : "ComboBox",
index aaf0a93..c384565 100644 (file)
@@ -596,6 +596,7 @@ dashboard1 = new Roo.XComponent({
                                                                                         xns : Roo.data
                                                                                     },
                                                                                     mode : 'local',
+                                                                                    name : 'combotest',
                                                                                     valueField : 'item',
                                                                                     xtype : 'ComboBox',
                                                                                     fieldLabel : 'ComboBox',