Roo/grid/Grid.js
authoredward <edward@roojs.com>
Wed, 18 May 2016 05:04:40 +0000 (13:04 +0800)
committeredward <edward@roojs.com>
Wed, 18 May 2016 05:04:40 +0000 (13:04 +0800)
Roo/grid/Grid.js

index 64d6179..aeef9e6 100644 (file)
@@ -58,7 +58,6 @@ Roo.grid.Grid = function(container, config){
         this.colModel = this.cm;
         delete this.cm;
     }
-    Roo.log(this.colModel);return;
     if(this.sm){
         this.selModel = this.sm;
         delete this.sm;