examples/bootstrap/Login.bjs.J9SZLX
authorAlan Knowles <alan@roojs.com>
Tue, 16 Sep 2014 06:12:28 +0000 (14:12 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 16 Sep 2014 06:12:28 +0000 (14:12 +0800)
examples/bootstrap/Login.bjs
examples/bootstrap/Login.js.PVUZLX
examples/bootstrap/Login.js

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

index c0bcb72..2137423 100644 (file)
@@ -64,7 +64,8 @@
                                         {
                                             "String tag" : "a",
                                             "xtype" : "Button",
-                                            "$ xns" : "Roo.bootstrap"
+                                            "$ xns" : "Roo.bootstrap",
+                                            "String html" : "I forgot my password"
                                         }
                                     ]
                                 }
index 31d6f7f..15ce500 100644 (file)
@@ -73,7 +73,8 @@ Login = new Roo.XComponent({
                                        {
                                             tag : 'a',
                                             xtype : 'Button',
-                                            xns : Roo.bootstrap
+                                            xns : Roo.bootstrap,
+                                            html : 'I forgot my password'
                                         }
                                     ]