examples/bootstrap/dashboard1.bjs.L2ZYLX
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 09:32:39 +0000 (17:32 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 09:32:39 +0000 (17:32 +0800)
examples/bootstrap/dashboard1.bjs
examples/bootstrap/dashboard1.js.TPTYLX
examples/bootstrap/dashboard1.js

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

index 5242329..d03f241 100644 (file)
                                                                             "string size" : "md",
                                                                             "items" : [
                                                                                 {
-                                                                                    "String weight" : "primary",
+                                                                                    "String weight" : "success",
                                                                                     "xtype" : "Button",
                                                                                     "$ xns" : "Roo.bootstrap",
                                                                                     "String html" : "Go",
index 35fdd43..85b34de 100644 (file)
@@ -442,7 +442,7 @@ dashboard1 = new Roo.XComponent({
                                                                         },
                                                                        {
                                                                             after : {
-                                                                                weight : 'primary',
+                                                                                weight : 'success',
                                                                                 xtype : 'Button',
                                                                                 xns : Roo.bootstrap,
                                                                                 html : 'Go'