mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-26 04:31:08 +00:00
remove unnecessary reference to confirmField
This commit is contained in:
parent
7b572e6d2f
commit
5128596e98
@ -102,7 +102,6 @@ Ext.define('PVE.window.SafeDestroy', {
|
|||||||
gettext('This will permanently erase all data.')
|
gettext('This will permanently erase all data.')
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
reference: 'confirmField',
|
|
||||||
itemId: 'confirmField',
|
itemId: 'confirmField',
|
||||||
xtype: 'numberfield',
|
xtype: 'numberfield',
|
||||||
name: 'confirm',
|
name: 'confirm',
|
||||||
|
Loading…
Reference in New Issue
Block a user