Roo/bootstrap/Button.js
[roojs1] / Roo / bootstrap / Button.js
index 659ee18..29beaf8 100644 (file)
@@ -267,7 +267,6 @@ Roo.extend(Roo.bootstrap.Button, Roo.bootstrap.Component,  {
         // add the menu...
         
         if (typeof (this.menu) != 'undefined') {
-            Roo.log('parentType : ' + this.xtype);
             this.menu.parentType = this.xtype;
             this.menu.triggerEl = this.el;
             this.addxtype(Roo.apply({}, this.menu));