Pman.Tab.AdminContactsGroupRight.bjs
[Pman.Admin] / Pman.Tab.AdminContactsGroupRight.js
index 9cc589b..ea909e9 100644 (file)
@@ -63,10 +63,10 @@ Pman.Tab.AdminContactsGroupRight = new Roo.XComponent({
                             if (di[0] != 'accessmask') {
                                 return;
                             }
-                            Roo.log(di);
-                            Roo.log(di);
+                    
                             var rec = _this.grid.ds.getAt(rowIndex);
-                            
+                                    Roo.log(di);
+                            Roo.log(rec);
                             rec.set('active', rec.data.active ? 0 : 1);
                             //rec.commit();