examples/bootstrap/dashboard1.bjs.O6UFMX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 08:32:55 +0000 (16:32 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 08:32:55 +0000 (16:32 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.JG4FMX
examples/bootstrap/dashboard1.js
examples/bootstrap/dashboard1.bjs.KEV5LX
examples/bootstrap/dashboard1.js.1816LX
examples/bootstrap/dashboard1.bjs.EJO3LX
examples/bootstrap/dashboard1.js.S6V3LX
examples/bootstrap/dashboard1.bjs.OJ3YLX
examples/bootstrap/dashboard1.js.80BZLX

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

index c960e0f..346520e 100644 (file)
                                                                                     "$ xns" : "Roo.bootstrap",
                                                                                     "items" : [
                                                                                         {
-                                                                                            "Number md" : 3,
-                                                                                            "xtype" : "Input",
-                                                                                            "string placeholder" : "md 3",
-                                                                                            "$ xns" : "Roo.bootstrap",
-                                                                                            "string size" : "md"
-                                                                                        },
-                                                                                        {
-                                                                                            "Number md" : 3,
+                                                                                            "Number md" : 5,
                                                                                             "xtype" : "Input",
-                                                                                            "string placeholder" : "md 4",
+                                                                                            "string placeholder" : "?",
                                                                                             "$ xns" : "Roo.bootstrap",
                                                                                             "string size" : "md"
                                                                                         },
                                                                                         {
                                                                                             "Number md" : 5,
                                                                                             "xtype" : "Input",
-                                                                                            "string placeholder" : "md 3",
+                                                                                            "string placeholder" : "md 4",
                                                                                             "$ xns" : "Roo.bootstrap",
                                                                                             "string size" : "md"
                                                                                         }
index 45a0dab..b684c0a 100644 (file)
@@ -359,23 +359,16 @@ dashboard1 = new Roo.XComponent({
                                                                                     xns : Roo.bootstrap,
                                                                                     items : [
                                                                                        {
-                                                                                            md : 3,
-                                                                                            xtype : 'Input',
-                                                                                            placeholder : 'md 3',
-                                                                                            xns : Roo.bootstrap,
-                                                                                            size : 'md'
-                                                                                        },
-                                                                                       {
-                                                                                            md : 3,
+                                                                                            md : 5,
                                                                                             xtype : 'Input',
-                                                                                            placeholder : 'md 4',
+                                                                                            placeholder : '?',
                                                                                             xns : Roo.bootstrap,
                                                                                             size : 'md'
                                                                                         },
                                                                                        {
                                                                                             md : 5,
                                                                                             xtype : 'Input',
-                                                                                            placeholder : 'md 3',
+                                                                                            placeholder : 'md 4',
                                                                                             xns : Roo.bootstrap,
                                                                                             size : 'md'
                                                                                         }