mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-24 21:53:40 +00:00
followup: use boxLabel to avoid big labelWidths
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
743b391c50
commit
9afda559ff
@ -130,8 +130,7 @@ Ext.define('PVE.window.SafeDestroy', {
|
||||
xtype: 'proxmoxcheckbox',
|
||||
name: 'purge',
|
||||
reference: 'purgeCheckbox',
|
||||
fieldLabel: gettext('Purge'),
|
||||
labelWidth: 300,
|
||||
boxLabel: gettext('Purge'),
|
||||
checked: false,
|
||||
autoEl: {
|
||||
tag: 'div',
|
||||
|
Loading…
Reference in New Issue
Block a user