examples/bootstrap/dashboard1.bjs.F8DHMX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 08:40:36 +0000 (16:40 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 08:40:36 +0000 (16:40 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.OU9GMX
examples/bootstrap/dashboard1.js
examples/bootstrap/dashboard1.bjs.K6JHMX
examples/bootstrap/dashboard1.js.TGGHMX
examples/bootstrap/dashboard1.bjs.0Q64LX
examples/bootstrap/dashboard1.js.FTU8LX
examples/bootstrap/dashboard1.bjs.8ZI3LX
examples/bootstrap/dashboard1.js.OAF3LX

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

index 31dfae6..2178b0d 100644 (file)
                                                                                     "$ xns" : "Roo.bootstrap",
                                                                                     "Number level" : 4,
                                                                                     "String html" : "With buttons"
+                                                                                },
+                                                                                {
+                                                                                    "xtype" : "Input",
+                                                                                    "string placeholder" : "before : &lt;i class=&quot;fa fa-envelope&quot;&gt;&lt;/i&gt;",
+                                                                                    "$ xns" : "Roo.bootstrap",
+                                                                                    "string size" : "md"
                                                                                 }
                                                                             ]
                                                                         }
index ea57b59..80327f3 100644 (file)
@@ -381,6 +381,12 @@ dashboard1 = new Roo.XComponent({
                                                                                     xns : Roo.bootstrap,
                                                                                     level : 4,
                                                                                     html : 'With buttons'
+                                                                                },
+                                                                               {
+                                                                                    xtype : 'Input',
+                                                                                    placeholder : 'before : &lt;i class=&quot;fa fa-envelope&quot;&gt;&lt;/i&gt;',
+                                                                                    xns : Roo.bootstrap,
+                                                                                    size : 'md'
                                                                                 }
                                                                             ]