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

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

index 894bfb9..d4f55b3 100644 (file)
                                                                                     "string placeholder" : "Enter email",
                                                                                     "String fieldLabel" : "Email Address",
                                                                                     "$ xns" : "Roo.bootstrap",
-                                                                                    "String vtype" : "Email"
+                                                                                    "String vtype" : "email"
                                                                                 },
                                                                                 {
                                                                                     "xtype" : "Input",
index 947b5db..44d1993 100644 (file)
@@ -108,7 +108,7 @@ dashboard1 = new Roo.XComponent({
                                                                                     placeholder : 'Enter email',
                                                                                     fieldLabel : 'Email Address',
                                                                                     xns : Roo.bootstrap,
-                                                                                    vtype : 'Email'
+                                                                                    vtype : 'email'
                                                                                 },
                                                                                {
                                                                                     xtype : 'Input',