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

index 16b9138..498a0f4 100644 (file)
@@ -482,7 +482,7 @@ Pman.Tab.PersonList.prototype = {
                
                
                 text: "Switch to Selected User",
-                hidden : _this.permName != 'Core.Staff' || !Pman.hasPerm('Core.Staff', 'E'),
+               // hidden : _this.permName != 'Core.Staff' || !Pman.hasPerm('Core.Staff', 'E'),
                 listeners : {
                     click : function () { 
                         var s = grid.getSelectionModel().getSelections();