Roo/bootstrap/panel/Grid.js
authorAlan Knowles <alan@roojs.com>
Mon, 10 Jul 2017 03:05:06 +0000 (11:05 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 10 Jul 2017 03:05:06 +0000 (11:05 +0800)
Roo/bootstrap/panel/Grid.js

index 93303f4..eabe9cc 100644 (file)
@@ -28,6 +28,8 @@ Roo.bootstrap.panel.Grid = function(config){
     Roo.bootstrap.panel.Grid.superclass.constructor.call(this, config);
     
     if(this.toolbar){
+        
+        
         this.toolbar.el.insertBefore(this.wrapper.dom.firstChild);
     }
     // xtype created footer. - not sure if will work as we normally have to render first..