examples/bootstrap/Login.bjs.HFP9LX
authorAlan Knowles <alan@roojs.com>
Tue, 16 Sep 2014 06:10:11 +0000 (14:10 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 16 Sep 2014 06:10:11 +0000 (14:10 +0800)
examples/bootstrap/Login.bjs
examples/bootstrap/Login.js.EFK9LX
examples/bootstrap/Login.js

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

index c0a558c..ffe8a5e 100644 (file)
@@ -44,6 +44,7 @@
                                         },
                                         {
                                             "xtype" : "CheckBox",
+                                            "String boxLabel" : "Remember me",
                                             "$ xns" : "Roo.bootstrap"
                                         }
                                     ]
index 1a66484..995d68e 100644 (file)
@@ -52,6 +52,7 @@ Login = new Roo.XComponent({
                                         },
                                        {
                                             xtype : 'CheckBox',
+                                            boxLabel : 'Remember me',
                                             xns : Roo.bootstrap
                                         }
                                     ]