From 681e0964480d6f57b26f5e0abc3ef8c2fa8b52c2 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 9 Jul 2021 16:52:25 +0200 Subject: [PATCH] ui: adapt to widget toolkit changes Signed-off-by: Thomas Lamprecht --- www/Utils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/Utils.js b/www/Utils.js index a4c533e0..a95e57b9 100644 --- a/www/Utils.js +++ b/www/Utils.js @@ -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,