From 8a2b4ffa385628b12b22fc2ec41ea8e0d6ad9e79 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 19 Aug 2016 14:43:59 +0800 Subject: [PATCH] Pman.Tab.PersonList.js --- Pman.Tab.PersonList.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index 6e6b8c8e..28efd559 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -132,6 +132,8 @@ Pman.Tab.PersonList.prototype = { add : function(parentLayout, region) { + Roo.log('PersonList add called!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!'); + var _this = this; if (this.tab) { parentLayout.getRegion(region).showPanel(this.panel); -- 2.39.2