Roo/bootstrap/Table.js
authoredward <edward@roojs.com>
Mon, 6 Mar 2017 09:14:57 +0000 (17:14 +0800)
committeredward <edward@roojs.com>
Mon, 6 Mar 2017 09:14:57 +0000 (17:14 +0800)
Roo/bootstrap/Table.js

index abf211b..e7f3211 100644 (file)
@@ -728,7 +728,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
     
     renderRow : function(cm, ds, rowIndex) 
     {
-        Roo.log(rowIndex);
+        
         var d = ds.getAt(rowIndex);
         
         var row = {