examples/bootstrap/dashboard1.bjs.5J6ZLX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 08:05:11 +0000 (16:05 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 08:05:11 +0000 (16:05 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.BP3ZLX
examples/bootstrap/dashboard1.js
examples/bootstrap/dashboard1.bjs.M6K1LX
examples/bootstrap/dashboard1.js.CII1LX

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

index b2a0a20..4cc8fa7 100644 (file)
                                                                             "items" : [
                                                                                 {
                                                                                     "xtype" : "Input",
-                                                                                    "string placeholder" : "size lg",
-                                                                                    "$ xns" : "Roo.bootstrap",
-                                                                                    "string size" : "lg"
-                                                                                },
-                                                                                {
-                                                                                    "xtype" : "Input",
-                                                                                    "string placeholder" : "size md",
+                                                                                    "string placeholder" : "username",
                                                                                     "$ xns" : "Roo.bootstrap",
                                                                                     "string size" : "md"
                                                                                 },
index b0717fe..e1421b0 100644 (file)
@@ -300,13 +300,7 @@ dashboard1 = new Roo.XComponent({
                                                                             items : [
                                                                                {
                                                                                     xtype : 'Input',
-                                                                                    placeholder : 'size lg',
-                                                                                    xns : Roo.bootstrap,
-                                                                                    size : 'lg'
-                                                                                },
-                                                                               {
-                                                                                    xtype : 'Input',
-                                                                                    placeholder : 'size md',
+                                                                                    placeholder : 'username',
                                                                                     xns : Roo.bootstrap,
                                                                                     size : 'md'
                                                                                 },