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

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

index a11e39d..595986d 100644 (file)
                                                                                     "string value" : 3
                                                                                 },
                                                                                 {
+                                                                                    "String mode" : "local",
                                                                                     "xtype" : "ComboBox",
                                                                                     "String fieldLabel" : "ComboBox",
                                                                                     "$ xns" : "Roo.bootstrap",
index f3d5fdb..e005360 100644 (file)
@@ -595,6 +595,7 @@ dashboard1 = new Roo.XComponent({
                                                                                         xtype : 'SimpleStore',
                                                                                         xns : Roo.data
                                                                                     },
+                                                                                    mode : 'local',
                                                                                     xtype : 'ComboBox',
                                                                                     fieldLabel : 'ComboBox',
                                                                                     xns : Roo.bootstrap,