Pman.Tab.AdminProjectManager.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 25 Feb 2011 07:21:00 +0000 (15:21 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 25 Feb 2011 07:21:00 +0000 (15:21 +0800)
Pman.Tab.AdminProjectManager.js

index 0bf28a3..8d78110 100644 (file)
@@ -83,6 +83,12 @@ Pman.Tab.AdminProjectManager = 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,