From ef86b3068b2c1a7e18e6ae5edace702fc4ebc1de Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 19 Aug 2016 14:03:00 +0800 Subject: [PATCH] Pman.Tab.PersonList.js --- Pman.Tab.PersonList.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index 4c1c08fe..6e6b8c8e 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -496,7 +496,7 @@ Pman.Tab.PersonList.prototype = { xtype : 'Button', xns : Roo.Toolbar, - text: "Switch to Selected User?????", + text: "Switch to Selected User", hidden : _this.permName != 'Core.Staff' || !Pman.hasPerm('Core.Staff', 'E'), listeners : { click : function () { -- 2.39.2