examples/bootstrap/dashboard1.bjs.K5N1LX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 07:54:46 +0000 (15:54 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 07:54:46 +0000 (15:54 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.1TN1LX
examples/bootstrap/dashboard1.js
examples/bootstrap/dashboard1.bjs.BHP1LX
examples/bootstrap/dashboard1.js.NDP1LX

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

index 0b2b4bd..cda251a 100644 (file)
                                                                     "String labelAlign" : "top",
                                                                     "$ xns" : "Roo.bootstrap",
                                                                     "items" : [
+                                                                        {
+                                                                            "xtype" : "Input",
+                                                                            "string placeholder" : "Enter email",
+                                                                            "String fieldLabel" : "Email Address",
+                                                                            "$ xns" : "Roo.bootstrap"
+                                                                        },
                                                                         {
                                                                             "xtype" : "Input",
                                                                             "string placeholder" : "Enter email",
index 93653c6..33cc264 100644 (file)
@@ -98,6 +98,12 @@ dashboard1 = new Roo.XComponent({
                                                                     labelAlign : 'top',
                                                                     xns : Roo.bootstrap,
                                                                     items : [
+                                                                       {
+                                                                            xtype : 'Input',
+                                                                            placeholder : 'Enter email',
+                                                                            fieldLabel : 'Email Address',
+                                                                            xns : Roo.bootstrap
+                                                                        },
                                                                        {
                                                                             xtype : 'Input',
                                                                             placeholder : 'Enter email',