From 21aec2b9dd12d75cc9348f870e604e9884bb3be8 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 19 Aug 2016 14:10:52 +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 a0a7b335..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