mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-06 13:50:28 +00:00
ui: tfa edit: fix initial state of delete button
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
9ff893ae52
commit
1bfa058823
@ -482,6 +482,7 @@ Ext.define('PVE.window.TFAEdit', {
|
||||
{
|
||||
text: gettext('Delete'),
|
||||
reference: 'delete_button',
|
||||
disabled: true,
|
||||
handler: 'deleteTFA',
|
||||
bind: {
|
||||
disabled: '{!canDeleteTFA}'
|
||||
|
Loading…
Reference in New Issue
Block a user