examples/bootstrap/dashboard1.bjs.W2GCMX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 10:18:36 +0000 (18:18 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 10:18:36 +0000 (18:18 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.2HECMX
examples/bootstrap/dashboard1.js
examples/bootstrap/dashboard1.bjs.DNQ3LX
examples/bootstrap/dashboard1.js.BF51LX

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

index f548a01..8d671cc 100644 (file)
                                                                                     "$ xns" : "Roo.bootstrap"
                                                                                 },
                                                                                 {
-                                                                                    "String cls" : "has-warning",
+                                                                                    "String cls" : "has-error",
                                                                                     "xtype" : "Input",
                                                                                     "string placeholder" : "cls = has-error",
-                                                                                    "String fieldLabel" : "Input with Warning",
+                                                                                    "String fieldLabel" : "Input with Error",
                                                                                     "$ xns" : "Roo.bootstrap"
                                                                                 }
                                                                             ]
index f09d04d..f48e4db 100644 (file)
@@ -542,10 +542,10 @@ dashboard1 = new Roo.XComponent({
                                                                                     xns : Roo.bootstrap
                                                                                 },
                                                                                {
-                                                                                    cls : 'has-warning',
+                                                                                    cls : 'has-error',
                                                                                     xtype : 'Input',
                                                                                     placeholder : 'cls = has-error',
-                                                                                    fieldLabel : 'Input with Warning',
+                                                                                    fieldLabel : 'Input with Error',
                                                                                     xns : Roo.bootstrap
                                                                                 }
                                                                             ]