ui: adapt to widget toolkit changes
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
ac9a9e8002
commit
681e096448
|
@ -407,7 +407,7 @@ Ext.define('PBS.Utils', {
|
|||
zfscreate: [gettext('ZFS Storage'), gettext('Create')],
|
||||
});
|
||||
|
||||
Proxmox.Utils.overrideAuthSchema({
|
||||
Proxmox.Schema.overrideAuthDomains({
|
||||
pbs: {
|
||||
name: 'Proxmox Backup authentication server',
|
||||
add: false,
|
||||
|
|
Loading…
Reference in New Issue