Pman.Tab.AdminContactsGroup.js
authorAlan Knowles <alan@akbkhome.com>
Mon, 17 Jan 2011 02:59:40 +0000 (10:59 +0800)
committerAlan Knowles <alan@akbkhome.com>
Mon, 17 Jan 2011 02:59:40 +0000 (10:59 +0800)
Pman.Tab.AdminContactsGroup.js

index b996722..254c680 100644 (file)
@@ -360,7 +360,8 @@ Pman.Tab.AdminContactsGroup = new Roo.util.Observable({
                                 },  
                                 method: 'POST',  
                                 success : function(data) {
-                                    refreshPager();
+                                    //refreshPager();
+                                    // do we need to do anything??
                                 }, 
                                 
                                 failure: function() {