Roo/ViewPanel.js
authorChris <chris@roojs.com>
Mon, 21 Oct 2013 08:10:45 +0000 (16:10 +0800)
committerChris <chris@roojs.com>
Mon, 21 Oct 2013 08:10:45 +0000 (16:10 +0800)
Roo/ViewPanel.js

index 0e31dee..d938e74 100644 (file)
@@ -19,6 +19,7 @@
  * @param {Object} dataSource The data model to bind to
  * @param {Object} colModel The column model with info about this grid's columns
  */
+
 Roo.grid.ViewPanel = function(container, config){
     Roo.grid.ViewPanel.superclass.constructor.call(this, container, config);
     this.getGridEl().addClass("xedit-grid");