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

index 0f63c61..c2ad732 100644 (file)
                                                     },
                                                     "xtype": "TextField",
                                                     "|xns": "Roo.form"
+                                                },
+                                                {
+                                                    "listeners": {
+                                                        "|click": "function (_self, e)\n{\n_this.grid.footer.onClick('first');\n}"
+                                                    },
+                                                    "cls": "x-btn-icon",
+                                                    "xtype": "Button",
+                                                    "|icon": "rootURL + '/Pman/templates/images/search.gif'",
+                                                    "|xns": "Roo.Toolbar"
                                                 }
                                             ]
                                         },