From eb87140a95ad7650065edfd5fa5a822cd61b8e13 Mon Sep 17 00:00:00 2001 From: edward Date: Fri, 19 Aug 2016 14:44:11 +0800 Subject: [PATCH] Pman.Tab.GroupsList.js --- Pman.Tab.GroupsList.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Pman.Tab.GroupsList.js b/Pman.Tab.GroupsList.js index 3b166019..bf045885 100644 --- a/Pman.Tab.GroupsList.js +++ b/Pman.Tab.GroupsList.js @@ -18,6 +18,8 @@ Pman.Tab.GroupsList.prototype = { disabled : false, add : function(parentLayout, region) { + Roo.log('GroupsList add called!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!'); + var _this = this; var refreshPager = function() { -- 2.39.2