From 6b1bbfe6dac1ca250e3ad383dd5f704f440b7af7 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 19 Aug 2016 14:29:56 +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 6e6b8c8e..d47f6e8c 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 list????", controller : this }) ); -- 2.39.2