Pman.Tab.GroupsList.js
[Pman.Core] / Pman.Tab.GroupsList.js
index 7a4e661..bf04588 100644 (file)
@@ -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() {
@@ -276,7 +278,7 @@ Pman.Tab.GroupsList.prototype = {
         var _dialog= this.getDialog();
         this.toolbar.add({
             
-            text: "Manage Groups????",
+            text: "Manage Groups",
             cls: 'x-btn-text-icon',
             icon: Ext.rootURL + 'images/default/tree/leaf.gif',
             menu : {