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

index c3114f2..6a211af 100644 (file)
@@ -16,7 +16,7 @@ Roo.bootstrap.panel.Grid = function(config)
     
       
     this.wrapper = Roo.DomHelper.append(document.body, // wrapper for IE7 strict & safari scroll issue
-        {tag: "div", cls: "x-layout-grid-wrapper x-layout-inactive-content"}, true);
+        {tag: "div", cls: "roo-layout-grid-wrapper roo-layout-inactive-content"}, true);
 
     config.el = this.wrapper;
     //this.el = this.wrapper;