Pman.Dialog.AdminWatch.bjs
[Pman.Admin] / Pman.Dialog.AdminWatch.js
index 3bfc4cf..822d3b6 100644 (file)
@@ -346,22 +346,6 @@ Pman.Dialog.AdminWatch = {
                 xns: Roo
             },
             buttons : [
-                {
-                    xtype: 'Button',
-                    xns: Roo,
-                    listeners : {
-                        click : function (_self, e)
-                        {
-                            // do some checks?
-                             
-                            
-                            _this.dialog.el.mask("Saving");
-                            _this.form.doAction("submit");
-                        
-                        }
-                    },
-                    text : "Save"
-                },
                 {
                     xtype: 'Button',
                     xns: Roo,