[pve-devel] [PATCH manager 5/7] www: use af-address-book-o for realms

Wolfgang Bumiller w.bumiller at proxmox.com
Tue Nov 9 12:27:12 CET 2021


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

Signed-off-by: Wolfgang Bumiller <w.bumiller at proxmox.com>
---
 www/manager6/dc/Config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/manager6/dc/Config.js b/www/manager6/dc/Config.js
index 934952d9..58038905 100644
--- a/www/manager6/dc/Config.js
+++ b/www/manager6/dc/Config.js
@@ -121,7 +121,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',
 	    },
 	    {
-- 
2.30.2






More information about the pve-devel mailing list