Roo/bootstrap/Table.js
authoredward <edward@roojs.com>
Tue, 2 Jan 2018 08:59:07 +0000 (16:59 +0800)
committeredward <edward@roojs.com>
Tue, 2 Jan 2018 08:59:07 +0000 (16:59 +0800)
Roo/bootstrap/Table.js

index ce08ffa..65cf3bd 100644 (file)
@@ -1108,8 +1108,6 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
                 
                 var total = this.ds.getTotalCount();
                 
-                Roo.log(this.store);
-                
                 var t = this.store.data.clone();
                 
                 Roo.log(t);