www: use TFA widgets from widget toolkit
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
@ -20,7 +20,7 @@ Ext.define('PBS.AccessControlPanel', {
|
||||
iconCls: 'fa fa-user',
|
||||
},
|
||||
{
|
||||
xtype: 'pbsTfaView',
|
||||
xtype: 'pmxTfaView',
|
||||
title: gettext('Two Factor Authentication'),
|
||||
itemId: 'tfa',
|
||||
iconCls: 'fa fa-key',
|
||||
|
Reference in New Issue
Block a user