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

index 4e0b51c..5f8778d 100644 (file)
@@ -409,15 +409,6 @@ Pman.Tab.AdminProjectMembers = new Roo.util.Observable({
                         {
                             xtype: 'Button',
                             xns: Roo.Toolbar,
-                            listeners : {
-                                click : function()
-                                {
-                                    if (!_this.dialog) return;
-                                    _this.dialog.show( { id : 0 } , function() {
-                                        _this.grid.footer.onClick('first');
-                                   }); 
-                                }
-                            },
                             cls : 'x-btn-text-icon',
                             text : "Staff",
                             icon : Roo.rootURL + 'images/default/dd/drop-add.gif'