examples/bootstrap/dashboard1.bjs.IH3GMX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 10:01:29 +0000 (18:01 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 10:01:29 +0000 (18:01 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.QHAIMX
examples/bootstrap/dashboard1.js

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

index 3d9c0f9..894bfb9 100644 (file)
@@ -99,7 +99,8 @@
                                                                                     "xtype" : "Input",
                                                                                     "string placeholder" : "Enter email",
                                                                                     "String fieldLabel" : "Email Address",
-                                                                                    "$ xns" : "Roo.bootstrap"
+                                                                                    "$ xns" : "Roo.bootstrap",
+                                                                                    "String vtype" : "Email"
                                                                                 },
                                                                                 {
                                                                                     "xtype" : "Input",
index df9f40a..947b5db 100644 (file)
@@ -107,7 +107,8 @@ dashboard1 = new Roo.XComponent({
                                                                                     xtype : 'Input',
                                                                                     placeholder : 'Enter email',
                                                                                     fieldLabel : 'Email Address',
-                                                                                    xns : Roo.bootstrap
+                                                                                    xns : Roo.bootstrap,
+                                                                                    vtype : 'Email'
                                                                                 },
                                                                                {
                                                                                     xtype : 'Input',