examples/bootstrap/dashboard1.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 22 Apr 2015 03:30:31 +0000 (11:30 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 22 Apr 2015 03:30:31 +0000 (11:30 +0800)
examples/bootstrap/dashboard1.js

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

index bec7778..6ce2403 100644 (file)
                      "String weight" : "primary",
                      "xtype" : "Button",
                      "$ xns" : "Roo.bootstrap",
-                     "String html" : "Submit"
+                     "String html" : "Submit",
+                     "string tooltip" : "A button"
                     }
                    ]
                   }
index 45c79ab..c53477f 100644 (file)
@@ -194,6 +194,7 @@ dashboard1 = new Roo.XComponent({
                     {
                      '|xns' : 'Roo.bootstrap',
                      html : _this._strings['a4d3b161ce1309df1c4e25df28694b7b'],
+                     tooltip : 'A button',
                      weight : 'primary',
                      xns : Roo.bootstrap,
                      xtype : 'Button'