Pman.Tab.AdminLogEvents.bjs
[Pman.Admin] / Pman.Tab.AdminLogEvents.js
index e307fca..0ed7e00 100644 (file)
@@ -1187,7 +1187,7 @@ Pman.Tab.AdminLogEvents = new Roo.XComponent({
             {
                 _this.affectSel = _self;
               
-                if(Pman.hasPerm('Admin.Logs_Affects', 'S')){
+                if(!Pman.hasPerm('Admin.Logs_Affects', 'S')){
                     this.hide();
                 }
             },