From 55e8f1fdec206f0c77329f7f732abf48a13f5842 Mon Sep 17 00:00:00 2001 From: Edward Date: Thu, 4 Dec 2014 13:56:41 +0800 Subject: [PATCH] Roo/bootstrap/Button.js --- Roo/bootstrap/Button.js | 1 - 1 file changed, 1 deletion(-) diff --git a/Roo/bootstrap/Button.js b/Roo/bootstrap/Button.js index 659ee18ea9..29beaf86a1 100644 --- a/Roo/bootstrap/Button.js +++ b/Roo/bootstrap/Button.js @@ -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)); -- 2.39.2