Pman.Tab.PersonList.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 16 Dec 2010 03:07:08 +0000 (11:07 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 16 Dec 2010 03:07:08 +0000 (11:07 +0800)
Pman.Tab.PersonList.js

index cbefafe..64d0d01 100644 (file)
@@ -482,7 +482,7 @@ Pman.Tab.PersonList.prototype = {
                
                
                 text: "Switch to Selected User",
-                hidden : !Pman.hasPerm('Core.Person', 'D'),    
+                hidden : !Pman.hasPerm('Core.Person', 'E'),    
                 listeners : {
                     click : function () { 
                         var s = grid.getSelectionModel().getSelections();