www: use af-address-book-o for realms

we do this in PBS, and use the key for TFA

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2021-11-09 12:27:12 +01:00 committed by Thomas Lamprecht
parent f744796310
commit 3c02565699

View File

@ -127,7 +127,7 @@ Ext.define('PVE.dc.Config', {
xtype: 'pveAuthView', xtype: 'pveAuthView',
title: gettext('Authentication'), title: gettext('Authentication'),
groups: ['permissions'], groups: ['permissions'],
iconCls: 'fa fa-key', iconCls: 'fa fa-address-book-o',
itemId: 'domains', itemId: 'domains',
}, },
{ {