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

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

index 06774a5..4091f26 100644 (file)
@@ -38,7 +38,7 @@
                                         },
                                         {
                                             "xtype" : "Input",
-                                            "string placeholder" : "email",
+                                            "string placeholder" : "password",
                                             "$ xns" : "Roo.bootstrap"
                                         }
                                     ]
index 5ea651d..cd1d3ef 100644 (file)
@@ -46,7 +46,7 @@ Login = new Roo.XComponent({
                                         },
                                        {
                                             xtype : 'Input',
-                                            placeholder : 'email',
+                                            placeholder : 'password',
                                             xns : Roo.bootstrap
                                         }
                                     ]