examples/bootstrap/Login.bjs.U40YLX
authorAlan Knowles <alan@roojs.com>
Tue, 16 Sep 2014 06:08:53 +0000 (14:08 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 16 Sep 2014 06:08:53 +0000 (14:08 +0800)
examples/bootstrap/Login.bjs
examples/bootstrap/Login.js.7B3YLX
examples/bootstrap/Login.js

examples/bootstrap/Login.bjs
examples/bootstrap/Login.js

index b244776..98d3d9f 100644 (file)
@@ -33,6 +33,7 @@
                                     "items" : [
                                         {
                                             "xtype" : "Input",
+                                            "string placeholder" : "email",
                                             "$ xns" : "Roo.bootstrap"
                                         }
                                     ]
index c4b9eaf..42168da 100644 (file)
@@ -41,6 +41,7 @@ Login = new Roo.XComponent({
                                     items : [
                                        {
                                             xtype : 'Input',
+                                            placeholder : 'email',
                                             xns : Roo.bootstrap
                                         }
                                     ]