From: edward Date: Fri, 19 Aug 2016 07:54:03 +0000 (+0800) Subject: Pman.Tab.PersonList.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=b901d2b37e92371949898a0938eb38d6969c81dd Pman.Tab.PersonList.js --- diff --git a/Pman.Tab.PersonList.js b/Pman.Tab.PersonList.js index 28efd559..6e6b8c8e 100644 --- a/Pman.Tab.PersonList.js +++ b/Pman.Tab.PersonList.js @@ -132,8 +132,6 @@ 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);