Pman.Tab.AdminContactsGroupRight.bjs
[Pman.Admin] / Pman.Tab.AdminContactsGroupRight.js
index f869925..358a229 100644 (file)
@@ -400,9 +400,7 @@ Pman.Tab.AdminContactsGroupRight = new Roo.XComponent({
                         header : 'Print/Export',
                         width : 75,
                         renderer : function(v,x,r) {  
-                            Roo.log(x);
-                            Roo.log(r);
-                            r.data.accesmask
+                            
                             var state = v> 0 ?  '-checked' : '';
                         
                             return '<img class="x-grid-check-icon' + state + '" src="' + Roo.BLANK_IMAGE_URL + '"/>';