examples/bootstrap/dashboard1.bjs.2ZG1LX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 10:18:18 +0000 (18:18 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 10:18:18 +0000 (18:18 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.ECR2LX
examples/bootstrap/dashboard1.js
examples/bootstrap/dashboard1.bjs.G0E0LX
examples/bootstrap/dashboard1.js.OJ9ZLX

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

index 167f409..3c4e625 100644 (file)
                                                                                     "$ xns" : "Roo.bootstrap"
                                                                                 },
                                                                                 {
-                                                                                    "String cls" : "has-success",
+                                                                                    "String cls" : "has-warning",
                                                                                     "xtype" : "Input",
                                                                                     "string placeholder" : "cls = has-success",
-                                                                                    "String fieldLabel" : "Input with Success",
+                                                                                    "String fieldLabel" : "Input with Warning",
                                                                                     "$ xns" : "Roo.bootstrap"
                                                                                 }
                                                                             ]
index abd9574..11126ff 100644 (file)
@@ -535,10 +535,10 @@ dashboard1 = new Roo.XComponent({
                                                                                     xns : Roo.bootstrap
                                                                                 },
                                                                                {
-                                                                                    cls : 'has-success',
+                                                                                    cls : 'has-warning',
                                                                                     xtype : 'Input',
                                                                                     placeholder : 'cls = has-success',
-                                                                                    fieldLabel : 'Input with Success',
+                                                                                    fieldLabel : 'Input with Warning',
                                                                                     xns : Roo.bootstrap
                                                                                 }
                                                                             ]