examples/bootstrap/dashboard1.bjs.U8OIMX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 08:07:18 +0000 (16:07 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 08:07:18 +0000 (16:07 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.YJUIMX
examples/bootstrap/dashboard1.js
examples/bootstrap/dashboard1.bjs.9W39LX
examples/bootstrap/dashboard1.js.B7YAMX

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

index 580e9f7..46b160c 100644 (file)
                                                                                 },
                                                                                 {
                                                                                     "xtype" : "Input",
-                                                                                    "string placeholder" : "after: .00",
+                                                                                    "string placeholder" : "before $, after: .00",
                                                                                     "$ xns" : "Roo.bootstrap",
+                                                                                    "string before" : "$",
                                                                                     "string size" : "md",
                                                                                     "string after" : 0
                                                                                 }
index 84a40e4..c6864af 100644 (file)
@@ -314,8 +314,9 @@ dashboard1 = new Roo.XComponent({
                                                                                 },
                                                                                {
                                                                                     xtype : 'Input',
-                                                                                    placeholder : 'after: .00',
+                                                                                    placeholder : 'before $, after: .00',
                                                                                     xns : Roo.bootstrap,
+                                                                                    before : '$',
                                                                                     size : 'md',
                                                                                     after : 0.00
                                                                                 }