examples/bootstrap/dashboard1.bjs.BSQ0LX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 08:31:05 +0000 (16:31 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 08:31:05 +0000 (16:31 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.Y37ZLX
examples/bootstrap/dashboard1.js
examples/bootstrap/dashboard1.bjs.QSUZLX
examples/bootstrap/dashboard1.js.0MQZLX
examples/bootstrap/dashboard1.bjs.UAN6LX
examples/bootstrap/dashboard1.js.IGK6LX
examples/bootstrap/dashboard1.bjs.CTOYLX
examples/bootstrap/dashboard1.js.XCXYLX

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

index 3da7080..b23f407 100644 (file)
                                                                                     "xtype" : "Input",
                                                                                     "string placeholder" : "after : &lt;i class=&quot;fa fa-after&quot;&gt;&lt;/i&gt;",
                                                                                     "$ xns" : "Roo.bootstrap",
-                                                                                    "string before" : "",
+                                                                                    "string before" : "<i class=\"fa fa-dollar\"></i>",
                                                                                     "string size" : "md",
-                                                                                    "string after" : "<i class=\"fa fa-check\"></i>"
+                                                                                    "string after" : "<i class=\"fa fa-ambulance\"></i>"
                                                                                 }
                                                                             ]
                                                                         }
index ac7aa52..483db03 100644 (file)
@@ -344,9 +344,9 @@ dashboard1 = new Roo.XComponent({
                                                                                     xtype : 'Input',
                                                                                     placeholder : 'after : &lt;i class=&quot;fa fa-after&quot;&gt;&lt;/i&gt;',
                                                                                     xns : Roo.bootstrap,
-                                                                                    before : '',
+                                                                                    before : '<i class=\"fa fa-dollar\"></i>',
                                                                                     size : 'md',
-                                                                                    after : '<i class=\"fa fa-check\"></i>'
+                                                                                    after : '<i class=\"fa fa-ambulance\"></i>'
                                                                                 }
                                                                             ]