mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-10-05 09:34:53 +00:00
add baseurl of stdremovebutton to config
so that we can bind this Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
ecb078243a
commit
3c93b430cd
@ -102,7 +102,9 @@ Ext.define('Proxmox.button.StdRemoveButton', {
|
||||
|
||||
disabled: true,
|
||||
|
||||
baseurl: undefined,
|
||||
config: {
|
||||
baseurl: undefined
|
||||
},
|
||||
|
||||
getUrl: function(rec) {
|
||||
var me = this;
|
||||
|
Loading…
Reference in New Issue
Block a user