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

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