examples/bootstrap/dashboard1.bjs.XG35LX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 08:29:47 +0000 (16:29 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 08:29:47 +0000 (16:29 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.PHA6LX
examples/bootstrap/dashboard1.js
examples/bootstrap/dashboard1.bjs.JH81LX
examples/bootstrap/dashboard1.js.VEF2LX
examples/bootstrap/dashboard1.bjs.9OHEMX
examples/bootstrap/dashboard1.js.K1NEMX

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

index 1f6f766..4c16eb5 100644 (file)
                                                                                     "xtype" : "Input",
                                                                                     "string placeholder" : "before : &lt;i class=&quot;fa fa-envelope&quot;&gt;&lt;/i&gt;",
                                                                                     "$ xns" : "Roo.bootstrap",
-                                                                                    "string before" : "<i class=\"fa fa-envelope\"></i>",
-                                                                                    "string size" : "md"
+                                                                                    "string size" : "md",
+                                                                                    "string after" : "<i class=\"fa fa-check\"></i>"
                                                                                 }
                                                                             ]
                                                                         }
index a429836..61bb9c8 100644 (file)
@@ -337,8 +337,8 @@ dashboard1 = new Roo.XComponent({
                                                                                     xtype : 'Input',
                                                                                     placeholder : 'before : &lt;i class=&quot;fa fa-envelope&quot;&gt;&lt;/i&gt;',
                                                                                     xns : Roo.bootstrap,
-                                                                                    before : '<i class=\"fa fa-envelope\"></i>',
-                                                                                    size : 'md'
+                                                                                    size : 'md',
+                                                                                    after : '<i class=\"fa fa-check\"></i>'
                                                                                 }
                                                                             ]