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

index 1f6ca2c..f016296 100644 (file)
@@ -653,7 +653,7 @@ Pman.Tab.AdminProjectManager = new Roo.util.Observable({
                                         listeners : {
                                             render : function (_self)
                                             {
-                                                if (st) { _this.grid.filter = 'P,N,U'; } 
+                                                if (st) { _this.grid.filter = 'N'; } 
                                                 _this.grid.footer.onClick('first');
                                                  
                                             }