Roo/bootstrap/Button.js
authorAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 09:18:46 +0000 (17:18 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 11 Sep 2014 09:18:46 +0000 (17:18 +0800)
Roo/bootstrap/Button.js

index 752fcf0..36dadbf 100644 (file)
@@ -264,7 +264,8 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component,  {
     initEvents: function() {
        // Roo.log('init events?');
 //        Roo.log(this.el.dom);
-
+        // add the menu...
+        
         if (typeof (this.menu) != 'undefined') {
             this.menu.parentType = this.xtype;
             this.menu.triggerEl = this.el;