ui: adapt to widget toolkit changes

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-07-09 16:52:25 +02:00
parent ac9a9e8002
commit 681e096448
1 changed files with 1 additions and 1 deletions

View File

@ -407,7 +407,7 @@ Ext.define('PBS.Utils', {
zfscreate: [gettext('ZFS Storage'), gettext('Create')], zfscreate: [gettext('ZFS Storage'), gettext('Create')],
}); });
Proxmox.Utils.overrideAuthSchema({ Proxmox.Schema.overrideAuthDomains({
pbs: { pbs: {
name: 'Proxmox Backup authentication server', name: 'Proxmox Backup authentication server',
add: false, add: false,