From ec0c57c6f424a9afc7e45d5790d880392e04c891 Mon Sep 17 00:00:00 2001 From: edward Date: Thu, 13 Jul 2017 10:57:23 +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 3d0fd396..c73fe00c 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