]> git.proxmox.com Git - pve-manager-legacy.git/commitdiff
www: use af-address-book-o for realms
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 9 Nov 2021 11:27:12 +0000 (12:27 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 11 Nov 2021 13:38:31 +0000 (14:38 +0100)
we do this in PBS, and use the key for TFA

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
www/manager6/dc/Config.js

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