examples/bootstrap/dashboard1.bjs.WI14LX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 08:33:03 +0000 (16:33 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 08:33:03 +0000 (16:33 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.WA74LX
examples/bootstrap/dashboard1.js

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

index 346520e..0687e1e 100644 (file)
                                                                                     "$ xns" : "Roo.bootstrap",
                                                                                     "items" : [
                                                                                         {
-                                                                                            "Number md" : 5,
+                                                                                            "Number md" : 6,
                                                                                             "xtype" : "Input",
                                                                                             "string placeholder" : "?",
                                                                                             "$ xns" : "Roo.bootstrap",
                                                                                             "string size" : "md"
                                                                                         },
                                                                                         {
-                                                                                            "Number md" : 5,
+                                                                                            "Number md" : 6,
                                                                                             "xtype" : "Input",
                                                                                             "string placeholder" : "md 4",
                                                                                             "$ xns" : "Roo.bootstrap",
index b684c0a..a505a40 100644 (file)
@@ -359,14 +359,14 @@ dashboard1 = new Roo.XComponent({
                                                                                     xns : Roo.bootstrap,
                                                                                     items : [
                                                                                        {
-                                                                                            md : 5,
+                                                                                            md : 6,
                                                                                             xtype : 'Input',
                                                                                             placeholder : '?',
                                                                                             xns : Roo.bootstrap,
                                                                                             size : 'md'
                                                                                         },
                                                                                        {
-                                                                                            md : 5,
+                                                                                            md : 6,
                                                                                             xtype : 'Input',
                                                                                             placeholder : 'md 4',
                                                                                             xns : Roo.bootstrap,