Roo/bootstrap/layout/Manager.js
authorjohn <john@roojs.com>
Thu, 7 Jun 2018 05:13:53 +0000 (13:13 +0800)
committerjohn <john@roojs.com>
Thu, 7 Jun 2018 05:13:53 +0000 (13:13 +0800)
Roo/bootstrap/layout/Manager.js

index a0012fc..669a19f 100644 (file)
@@ -143,7 +143,6 @@ Roo.extend(Roo.bootstrap.layout.Manager, Roo.bootstrap.Component, {
     },
 
     onRegionExpanded : function(region){
-        Roo.log('expand');
         this.fireEvent("regionexpanded", region);
     },