Pman.Tab.AdminContactsGroupRight.bjs
[Pman.Admin] / Pman.Tab.AdminContactsGroupRight.js
index c16aaf2..e105de0 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){
-                                
-                            });*/
+                                r.data
+                            });
                             Roo.log(this);
                             var state = v> 0 ?  '-checked' : '';