Roo/bootstrap/Table.js
authoredward <edward@roojs.com>
Mon, 27 Mar 2017 04:45:07 +0000 (12:45 +0800)
committeredward <edward@roojs.com>
Mon, 27 Mar 2017 04:45:07 +0000 (12:45 +0800)
Roo/bootstrap/Table.js

index 71e4cd2..58eace8 100644 (file)
@@ -359,6 +359,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
         }
         
         if(!cell){
+            Roo.log(cell);
             cell = cell.findParent('th', false, true);
             is_header = true;
         }