Pman.Tab.AdminContactsGroup.js
[Pman.Admin] / Pman.Tab.AdminContactsGroup.js
index 1f1c790..2bcf4f7 100644 (file)
@@ -76,6 +76,12 @@ Pman.Tab.AdminContactsGroup = new Roo.util.Observable({
                     xns: Roo.data,
                     remoteSort : true,
                     sortInfo : { field : 'name', direction: 'ASC' },
+                    listeners : {
+                        beforeload : function (_self, options)
+                        {
+                        
+                        }
+                    },
                     proxy : {
                         xtype: 'HttpProxy',
                         xns: Roo.data,