examples/bootstrap/dashboard1.bjs.CTJFMX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 07:54:17 +0000 (15:54 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 07:54:17 +0000 (15:54 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.YYIFMX
examples/bootstrap/dashboard1.js

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

index c01cd48..4633272 100644 (file)
@@ -92,6 +92,7 @@
                                                                     "items" : [
                                                                         {
                                                                             "xtype" : "Input",
+                                                                            "String fieldLabel" : "Email Address",
                                                                             "$ xns" : "Roo.bootstrap"
                                                                         }
                                                                     ]
index 1abce47..b3b444a 100644 (file)
@@ -100,6 +100,7 @@ dashboard1 = new Roo.XComponent({
                                                                     items : [
                                                                        {
                                                                             xtype : 'Input',
+                                                                            fieldLabel : 'Email Address',
                                                                             xns : Roo.bootstrap
                                                                         }
                                                                     ]