examples/bootstrap/dashboard1.bjs.V6SYLX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 08:05:48 +0000 (16:05 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 08:05:48 +0000 (16:05 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.6WZYLX
examples/bootstrap/dashboard1.js
examples/bootstrap/dashboard1.bjs.RYF6LX
examples/bootstrap/dashboard1.js.T8O6LX

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

index 4cc8fa7..3de2081 100644 (file)
                                                                             "items" : [
                                                                                 {
                                                                                     "xtype" : "Input",
-                                                                                    "string placeholder" : "username",
+                                                                                    "string placeholder" : "before : @",
                                                                                     "$ xns" : "Roo.bootstrap",
+                                                                                    "string before" : "@",
                                                                                     "string size" : "md"
                                                                                 },
                                                                                 {
index e1421b0..f1ddd34 100644 (file)
@@ -300,8 +300,9 @@ dashboard1 = new Roo.XComponent({
                                                                             items : [
                                                                                {
                                                                                     xtype : 'Input',
-                                                                                    placeholder : 'username',
+                                                                                    placeholder : 'before : @',
                                                                                     xns : Roo.bootstrap,
+                                                                                    before : '@',
                                                                                     size : 'md'
                                                                                 },
                                                                                {