examples/bootstrap/dashboard1.bjs.UG88LX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:26:14 +0000 (19:26 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:26:14 +0000 (19:26 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.3JF9LX
examples/bootstrap/dashboard1.js

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

index 595986d..5e4ce4c 100644 (file)
                                                                                 },
                                                                                 {
                                                                                     "String mode" : "local",
+                                                                                    "String valueField" : "item",
                                                                                     "xtype" : "ComboBox",
                                                                                     "String fieldLabel" : "ComboBox",
                                                                                     "$ xns" : "Roo.bootstrap",
index e005360..8c32108 100644 (file)
@@ -596,6 +596,7 @@ dashboard1 = new Roo.XComponent({
                                                                                         xns : Roo.data
                                                                                     },
                                                                                     mode : 'local',
+                                                                                    valueField : 'item',
                                                                                     xtype : 'ComboBox',
                                                                                     fieldLabel : 'ComboBox',
                                                                                     xns : Roo.bootstrap,