examples/bootstrap/dashboard1.bjs.AYXDMX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:24:54 +0000 (19:24 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 11:24:54 +0000 (19:24 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.NORCMX
examples/bootstrap/dashboard1.js

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

index 551ccfb..e47bb6d 100644 (file)
                                                                                     "$ xns" : "Roo.bootstrap",
                                                                                     "items" : [
                                                                                         {
+                                                                                            "$ Array fields" : "[ 'item' ]",
                                                                                             "xtype" : "SimpleStore",
-                                                                                            "Array fields" : "[ 'item' ]",
                                                                                             "$ xns" : "Roo.data",
                                                                                             "* prop" : "store"
                                                                                         }
index e7ae22a..e54a5b9 100644 (file)
@@ -590,8 +590,8 @@ dashboard1 = new Roo.XComponent({
                                                                                 },
                                                                                {
                                                                                     store : {
+                                                                                        fields : [ 'item' ],
                                                                                         xtype : 'SimpleStore',
-                                                                                        fields : '[ \'item\' ]',
                                                                                         xns : Roo.data
                                                                                     },
                                                                                     xtype : 'ComboBox',