Roo/bootstrap/Table.js
authorEdward <edward@roojs.com>
Fri, 5 Dec 2014 07:46:50 +0000 (15:46 +0800)
committerEdward <edward@roojs.com>
Fri, 5 Dec 2014 07:46:50 +0000 (15:46 +0800)
Roo/bootstrap/Table.js

index 3f18cea..74c223e 100644 (file)
@@ -531,12 +531,10 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
     {
         var _this = this;
         
-        Roo.log(r.cfg);
         var t = r.cfg.render(r.container);
         
         if(r.cfg.cn){
             Roo.each(r.cfg.cn, function(c){
-                c.parentId = t.el.id || '';
                 var child = {
                     container: t.getChildContainer(),
                     cfg: c