From b0b8e8af9474d7460fef6278cadca02da9e10858 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 19 Aug 2016 14:30:30 +0800 Subject: [PATCH] Pman.Tab.PersonList.js --- Pman.Tab.PersonList.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index d47f6e8c..f7f28444 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -288,6 +288,10 @@ Pman.Tab.PersonList.prototype = { controller : this }) ); + + Roo.log('test!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1'); + Roo.log(this.title); + Roo.log(this.panel.title); this.grid.render(); if (this.hiddenColumns) { -- 2.39.2