Pman.Tab.AdminProjects.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 19 Oct 2010 03:21:28 +0000 (11:21 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 19 Oct 2010 03:21:28 +0000 (11:21 +0800)
Pman.Tab.AdminProjects.js

index bdedcf7..dded830 100644 (file)
@@ -173,7 +173,7 @@ Pman.Tab.AdminProjects = {
                                 click: function()
                                         {
                                             _this.dialog.show( { id : 0 }, function() {
-                                                _this.grid.footer.onClick('refresh');
+                                                _this.grid.footer.onClick('first');
                                 
                                             });