Roo/bootstrap/panel/Grid.js
authorAlan Knowles <alan@roojs.com>
Fri, 7 Jul 2017 02:53:46 +0000 (10:53 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 7 Jul 2017 02:53:46 +0000 (10:53 +0800)
Roo/bootstrap/panel/Grid.js

index 1cce1d2..b6f5bad 100644 (file)
@@ -75,6 +75,12 @@ Roo.extend(Roo.bootstrap.panel.Grid, Roo.bootstrap.panel.Content, {
             grid.autoSize();
         }
     },
+    onResize : function()
+    {
+        
+        
+    }
+    
     
     beforeSlide : function(){
         this.grid.getView().scroller.clip();