Pman.Tab.AdminContactsGroupRight.bjs
[Pman.Admin] / Pman.Tab.AdminContactsGroupRight.js
index c5ce75c..8d6401c 100644 (file)
@@ -59,7 +59,7 @@ Pman.Tab.AdminContactsGroupRight = new Roo.XComponent({
                     {
                     
                             var di = this.colModel.getDataIndex(columnIndex);
-                            if (di != 'active') {
+                            if (di != 'accessmask') {
                                 return;
                             }