From 5408336b18ce2548d5e98171b203f35b579ec0b2 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 19 Aug 2016 14:02:24 +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 6c12e028..6e6b8c8e 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -284,7 +284,7 @@ Pman.Tab.PersonList.prototype = { fitContainer: true, //background : false, id: this.id, - title: this.title || "Staff???", + title: this.title || "Staff", controller : this }) ); -- 2.39.2