Roo/bootstrap/panel/Grid.js
[roojs1] / roojs-bootstrap-debug.js
index 5c7d776..0295691 100644 (file)
@@ -33681,7 +33681,7 @@ Roo.bootstrap.panel.Grid = function(config){
     this.grid.getGridEl().replaceClass("x-layout-inactive-content", "x-layout-component-panel");
 };
 
-Roo.extend(Roo.bootstrap.panel.Grid, Roo.bootstrap.panel.Panel, {
+Roo.extend(Roo.bootstrap.panel.Grid, Roo.bootstrap.panel.Content, {
     getId : function(){
         return this.grid.id;
     },