Pman.Tab.AdminProjectMembers.bjs
authorAlan Knowles <alan@akbkhome.com>
Fri, 25 Feb 2011 08:03:46 +0000 (16:03 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 25 Feb 2011 08:03:46 +0000 (16:03 +0800)
Pman.Tab.AdminProjectMembers.bjs

index 80da0ad..4e3652f 100644 (file)
                             "|xns": "Roo",
                             "items": [
                                 {
-                                    "text": "Add",
-                                    "xtype": "Button",
-                                    "cls": "x-btn-text-icon",
-                                    "|icon": "Roo.rootURL + 'images/default/dd/drop-add.gif'",
                                     "listeners": {
                                         "|click": "function()\n{\n    if (!_this.dialog) return;\n    _this.dialog.show( { id : 0 } , function() {\n        _this.grid.footer.onClick('first');\n   }); \n}\n"
                                     },
+                                    "cls": "x-btn-text-icon",
+                                    "text": "Staff",
+                                    "xtype": "Button",
+                                    "|icon": "Roo.rootURL + 'images/default/dd/drop-add.gif'",
                                     "|xns": "Roo.Toolbar"
                                 },
                                 {