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

index a92bd52..030872d 100644 (file)
@@ -621,7 +621,7 @@ Pman.Tab.AdminProjectManager = new Roo.util.Observable({
                                         xtype: 'Button',
                                         xns: Roo.Toolbar,
                                         listeners : {
-                                            toggle : function (_self)
+                                            toggle : function (_self,st)
                                             {
                                                 if (st) { _this.grid.filter = 'P,N,U'; } 
                                                 _this.grid.footer.onClick('first');