examples/bootstrap/dashboard1.bjs.QF1JMX
[roojs1] / examples / bootstrap / dashboard1.js
index 78d0bcb..a405516 100644 (file)
@@ -391,7 +391,13 @@ dashboard1 = new Roo.XComponent({
                                                                                                {
                                                                                                     xtype : 'MenuItem',
                                                                                                     xns : Roo.bootstrap,
-                                                                                                    html : 'http://'
+                                                                                                    html : 'http://',
+                                                                                                    listeners : {
+                                                                                                       click : function (e)
+                                                                                                          {
+                                                                                                              _this.httpButton.setText("http://");
+                                                                                                          }
+                                                                                                    }
                                                                                                 },
                                                                                                {
                                                                                                     xtype : 'MenuItem',