diff --git a/button/Button.js b/button/Button.js index 835a666..e02ea8d 100644 --- a/button/Button.js +++ b/button/Button.js @@ -102,7 +102,9 @@ Ext.define('Proxmox.button.StdRemoveButton', { disabled: true, - baseurl: undefined, + config: { + baseurl: undefined + }, getUrl: function(rec) { var me = this;