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