Roo/bootstrap/panel/Grid.js
authorAlan Knowles <alan@roojs.com>
Wed, 12 Jul 2017 02:09:41 +0000 (10:09 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 12 Jul 2017 02:09:41 +0000 (10:09 +0800)
Roo/bootstrap/panel/Grid.js

index 2005331..204bb16 100644 (file)
@@ -6,12 +6,7 @@
  * Create a new GridPanel.
  * @cfg {Roo.bootstrap.Table} grid The grid for this panel
  * @param {String/Object} config A string to set only the panel's title, or a config object
-
-  new Roo.bootstrap.panel.Grid({
-               grid: .....
-               ....
-  }
-
+  
  */