From e7c0971c42423c9cce95e101e5750e1c3ef1d8cb Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 19 Aug 2016 14:30:47 +0800 Subject: [PATCH] Pman.Tab.PersonList.js --- Pman.Tab.PersonList.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index f7f28444..6e6b8c8e 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -284,14 +284,10 @@ Pman.Tab.PersonList.prototype = { fitContainer: true, //background : false, id: this.id, - title: this.title || "Staff list????", + title: this.title || "Staff", controller : this }) ); - - Roo.log('test!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1'); - Roo.log(this.title); - Roo.log(this.panel.title); this.grid.render(); if (this.hiddenColumns) { -- 2.39.2