Pman.Tab.AdminContactsGroupRight.bjs
[Pman.Admin] / Pman.Tab.AdminContactsGroupRight.js
index c2df28f..c16aaf2 100644 (file)
@@ -296,10 +296,10 @@ Pman.Tab.AdminContactsGroupRight = new Roo.XComponent({
                         sortable : false,
                         width : 50,
                         renderer : function(v,x,r) {
-                            var k = r.data.accesmask.split('');
+                            /*var k = r.data.accesmask.split('');
                             Roo.each(k, function(e){
                                 
-                            });
+                            });*/
                             Roo.log(this);
                             var state = v> 0 ?  '-checked' : '';