remove unnecessary reference to confirmField

This commit is contained in:
Dietmar Maurer 2016-04-05 06:34:13 +02:00
parent 7b572e6d2f
commit 5128596e98

View File

@ -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',