From: john Date: Thu, 7 Jun 2018 05:13:53 +0000 (+0800) Subject: Roo/bootstrap/layout/Manager.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=daf98117136fb72357f320cb742b3851fcb5a324;p=roojs1 Roo/bootstrap/layout/Manager.js --- diff --git a/Roo/bootstrap/layout/Manager.js b/Roo/bootstrap/layout/Manager.js index a0012fcdfb..669a19fce4 100644 --- a/Roo/bootstrap/layout/Manager.js +++ b/Roo/bootstrap/layout/Manager.js @@ -143,7 +143,6 @@ Roo.extend(Roo.bootstrap.layout.Manager, Roo.bootstrap.Component, { }, onRegionExpanded : function(region){ - Roo.log('expand'); this.fireEvent("regionexpanded", region); },